setDataPath | R Documentation |
Modifies the default path of the data folder in the pkg_params.rdata file.
setDataPath(path_to_data = NA)
path_to_data |
Path to the default data folder, if NA, the stored default path is displayed. |
## Not run: setDataPath("/home/bruno/workspace/Data/GSL-grid/")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.