place.call: Place the URL as a call to the EPA API

View source: R/call_placement.R

place.callR Documentation

Place the URL as a call to the EPA API

Description

Place the URL as a call to the EPA API

Usage

place.call(url)

Arguments

url

A string with a valid URL for the EPA API

Value

Result of query from the API

Examples

## Not run: 
url <- "user_url"
result <- place.call(url)

## End(Not run)

GLOrozcoM/epair documentation built on July 28, 2022, 9:01 p.m.