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