View source: R/systemCodeExists.R
systemCodeExists | R Documentation |
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.
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
exists <- systemCodeExists("Ce")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.