View source: R/fullNameExists.R
fullNameExists | 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 full name.
fullNameExists(name)
name |
full name of the data source |
exists |
boolean that indicates if a data is known with the given name |
Egon Willighagen
exists <- fullNameExists("HMDB")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.