sc_browse | R Documentation |
A collection of links, to browse important 'STATcube' pages.
sc_browse(server = "ext")
sc_browse_preferences(server = "ext")
sc_browse_table(table, server = "ext")
sc_browse_database(database, server = NULL, open = FALSE)
sc_browse_catalogue(server = "ext")
sc_browse_ogd()
server |
A STATcube API server. Defaults to the external Server via
|
table |
a table id |
database |
a database id |
open |
If |
the URL of a specific webpage which is opened by default in a web browser.
sc_browse()
: opens the home menu of 'STATcube'
sc_browse_preferences()
: opens the preference menu with the API key
sc_browse_table()
: shows the info page for a table
sc_browse_database()
: shows the info page for a database
sc_browse_catalogue()
: shows the data catalogue explorer
sc_browse_ogd()
: shows the landing page for OGD datasets
sc_browse()
sc_browse_preferences()
sc_browse_table('defaulttable_deake005')
sc_browse_database('deake005')
sc_browse_catalogue()
sc_browse_ogd()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.