get_exposure_list_presence_tags {ccdR}R Documentation

Retrieve list presence tags

Description

Retrieve list presence tags

Usage

get_exposure_list_presence_tags(
  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 with all the list presence tags and associated data.


[Package ccdR version 1.0.0 Index]