tempdir_data {iotables} | R Documentation |
Download to and retrieve from the temporary directory a Eurostat dataset
Description
To save time of downloading and processing during a session, the download functions rely on the use of saving copies in the tempdir(). The downloads are always placed there and each import looks for them first in the tempdir().
Usage
tempdir_data(id, force_download)
Arguments
id |
The id of a Eurostat product. |
force_download |
Defaults to |
[Package iotables version 0.9.3 Index]