change_dir_data: Change data directory

Description Usage Arguments Details Examples

View source: R/change_dir_data.R

Description

The function changes the directory from where the data is loaded

Usage

1
change_dir_data(newdirectory)

Arguments

newdirectory:

the new directory from which to load the data and where to store data

Details

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.

Examples

1
2
## Not run: change_dir_data("X://data")
 

sybrendeuzeman/WIOD_package documentation built on Jan. 29, 2020, 9:07 p.m.