check_for_newer_data {portalr} | R Documentation |
Check for latest version of data files
Description
Check the latest version against the data that exists on the GitHub repo
Usage
check_for_newer_data(path = get_default_data_path())
Arguments
path |
Folder in which data will be checked |
Value
bool TRUE if there is a newer version of the data online
[Package portalr version 0.4.1 Index]