Access the VecDyn API
To access VecDyn datasets from within the R Programming Language Environment, you can use the the following R functions:
You can add this code to your .R file or save is separately and refer to the file using source() as shown below:
source("VecDyn_Dataset_Access-2.R")
Documentation on how to use the script after executing it is as follows:
Click here to view in Google Docs.