update_rdataset_catalog {rdataretriever} | R Documentation |
Updates the datasets_url.json from the github repo
Description
Updates the datasets_url.json from the github repo
Usage
update_rdataset_catalog(test = FALSE)
Arguments
test |
flag set when testing |
Value
No return value, updates the datasets_url.json
Examples
## Not run:
rdataretriever::update_rdataset_catalog()
## End(Not run)
[Package rdataretriever version 3.1.1 Index]