powered by
Retrieve a data catalog for all variables (and their values) that can be retrieved with stx_query()
stx_catalog(vers = NULL)
Returns a list of data.frames containing information on data base variables
integer; Choose the version of the EPA Ecotox on which Standartox is based on. NULL (default) accesses the most recent version
Andreas Scharmueller andschar@protonmail.com
# \donttest{ # might fail if API is not available stx_catalog() # }
Run the code above in your browser using DataLab