get_updates: Get updates.txt With Information on Updates to the GSOD Data...

View source: R/get_updates.R

get_updatesR 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()


GSODR documentation built on Oct. 16, 2024, 5:10 p.m.