Description Usage Arguments Details Examples
View source: R/change_dir_data.R
The function changes the directory from where the data is loaded
1 | change_dir_data(newdirectory)
|
newdirectory: |
the new directory from which to load the data and where to store data |
Use this function to change the directory from where to load downloaded IOTs with load_iot or load_iots. If a requested IOT is not yet downloaded, load_iot or load_iots will store the data first in this directory and load the newly downloaded local file.
1 2 | ## Not run: change_dir_data("X://data")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.