check_ecosystem | R Documentation |
Internal function that ensures inputs for ecosystem are valid based upon what is available in the OSV database.
check_ecosystem(ecosystem, suppressMessages = TRUE)
ecosystem |
Character value for ecosystem(s) to check. |
suppressMessages |
Boolean value whether or not to suppress any messages. |
Will attempt to grab latest file and cache for the current R session. If session cannot access the online version, it will use a local copy shipped with the package.
A character vector, the same as input if all are valid ecosystem names.
fetch_ecosystems
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.