View source: R/call_placement.R
get_aqs_key | R Documentation |
Get an API key from the AQS API.
get_aqs_key(user.email)
user.email |
Email provided by the user to get an API key for. |
## Not run: email <- "an.example.email@domain.com" get_aqs_key(email) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.