am_sources {africamonitor} | R Documentation |
Retrieve Data Sources Table
Description
This function retrieves a table with information about the sources of data in the database, and when data from different sources was updated.
Usage
am_sources(ordered = TRUE)
Arguments
ordered |
logical. |
Details
The data source table gives information about the various sources / providers of data in this database, including the source website, frequency and time coverage of data, a description of the source, when data from the source was updated and the way data is accessed from the source.
Value
A data.table
with information about the sources of data in the database.
See Also
am_countries
, am_series
, africamonitor
Examples
am_sources()
[Package africamonitor version 0.2.4 Index]