Learn R Programming

standartox (version 0.0.2)

stx_catalog: Retrieve data catalog

Description

Retrieve a data catalog for all variables (and their values) that can be retrieved with stx_query()

Usage

stx_catalog(vers = NULL)

Value

Returns a list of data.frames containing information on data base variables

Arguments

vers

integer; Choose the version of the EPA Ecotox on which Standartox is based on. NULL (default) accesses the most recent version

Author

Andreas Scharmueller andschar@protonmail.com

Examples

Run this code
# \donttest{
# might fail if API is not available
stx_catalog()
# }

Run the code above in your browser using DataLab