get_updates {GSODR} | R Documentation |
Get updates.txt With Information on Updates to the GSOD Data Set
Description
Gets and imports the 'updates.txt' file that has a change log of GSOD data. Changes are shown in order from most recent to oldest changes by the "DATE" field. Column names follow GSODR naming conventions.
Usage
get_updates()
Value
A data.table::data.table()
object
See Also
Other metadata:
get_inventory()
,
get_isd_history()
Examples
get_updates()
[Package GSODR version 4.1.1 Index]