sm_datasources {samadb} | R Documentation |
This function pulls and returns a table called 'DATASOURCE' from the database.
sm_datasources(ordered = TRUE)
ordered |
logical. |
The 'DATASOURCE' table gives information about the sources of data in this database, including the source website, and the number of datasets available from the source.
A data.table
with information about the sources of data in the database.
sm_datasets
, sm_series
, samadb
sm_datasources()