Description Usage Arguments Value Author(s) Examples
View source: R/registerDataSource.R
Return a DataSource of the newly registered data source, based on either a name or system code.
1 | registerDataSource(code,name)
|
code |
the system code of the data source |
name |
the name of the data source |
dataSource |
a DataSource Java object |
Egon Willighagen
1 | newDataSource <- registerDataSource(code="Cks", name="KNApSAcK")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.