ramp_table | R Documentation |
Return table from RaMP database
ramp_table(name, version = RAMP_LATEST_VERSION)
name |
Character. The name of the RaMP table to fetch. |
version |
Character. The version of RaMP to download. |
A data frame (tibble) of one table from the RaMP SQLite database.
ramp_sqlite
ramp_tables
ramp_table('source')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.