Tests whether a local copy of the US EPA ECOTOX database exists in
get_ecotox_path()
.
Usage
check_ecotox_availability(target = get_ecotox_path())
Value
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.
Details
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.