get_exposure_product_data_puc {ccdR}R Documentation

Retrieve product use categories related to exposure

Description

Retrieve product use categories related to exposure

Usage

get_exposure_product_data_puc(
  API_key = NULL,
  Server = "https://api-ccte-stg.epa.gov/exposure",
  verbose = FALSE
)

Arguments

API_key

The user-specific API key

Server

The root address for the API endpoint

verbose

A logical indicating if some “progress report” should be given.

Value

A data.frame consisting of all the product use categories


[Package ccdR version 1.0.0 Index]