get_aqs_key: Get an API key from the AQS API.

View source: R/call_placement.R

get_aqs_keyR Documentation

Get an API key from the AQS API.

Description

Get an API key from the AQS API.

Usage

get_aqs_key(user.email)

Arguments

user.email

Email provided by the user to get an API key for.

Examples

## Not run: 
email <- "an.example.email@domain.com"
get_aqs_key(email)

## End(Not run)

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