check_ecotox_availability | R Documentation |
Tests whether a local copy of the US EPA ECOTOX database exists in
get_ecotox_path()
.
check_ecotox_availability(target = get_ecotox_path())
target |
A |
When arguments are omitted, this function will look in the default directory (get_ecotox_path()
).
However, it is possible to build a database file elsewhere if necessary.
Returns a logical
value indicating whether a copy of the database exists. It also returns
a files
attribute that lists which copies of the database are found.
Pepijn de Vries
check_ecotox_availability()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.