Internal function that ensures inputs for ecosystem are valid based upon what is available in the OSV database.
check_ecosystem(ecosystem, suppressMessages = TRUE)
A character vector, the same as input if all are valid ecosystem names.
Character value for ecosystem(s) to check.
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.
fetch_ecosystems