get_existing | R Documentation |
Get entries (from the data registry) in a particular table
get_existing(
table,
limit_results = TRUE,
detail = "all",
endpoint = "http://127.0.0.1:8000/api/"
)
table |
a |
limit_results |
a |
detail |
a |
endpoint |
a |
Returns a data.frame
of entries in table, default is limited
to 100 entries
Other get functions:
get_components()
,
get_entry()
,
get_file_hash()
,
get_github_hash()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.