Function to overwrite and update the internal dataset
df.gauging_data
. This function is usually called during the
initial loading of the package. If an update of
df.gauging_data
took place more than 8 days ago, an updated
version of df.gauging_data
will be downloaded and used.
Arguments
- x
path to the file containing
df.gauging_data
(typecharacter
).
Value
invisible(logical)
notifying whether an updated version of
df.gauging_data
has been downloaded.