stx_catalog {standartox}R Documentation

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)

Arguments

vers

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

Value

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

Author(s)

Andreas Scharmueller andschar@protonmail.com

Examples


# might fail if API is not available
stx_catalog()



[Package standartox version 0.0.2 Index]