Description Usage Arguments Value Author(s) Examples
View source: R/systemCodeExists.R
Data sources are defined by a title and a short system code. This method determines if a data source is known with the given system code.
1 | systemCodeExists(code)
|
code |
system code of the data source |
exists |
boolean that indicates if a data is known with the given system code |
Egon Willighagen
1 | exists <- systemCodeExists("Ce")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.