View source: R/get_organization_data.R
get_organization_data | R Documentation |
Use the PurpleAir API to retrieve information for the organization containing the provided api_key Find more details on this function at https://api.purpleair.com/#api-organization-get-organization-data
get_organization_data(purple_air_api_key = Sys.getenv("PURPLE_AIR_API_KEY"))
purple_air_api_key |
A character that is your PurpleAir API |
A list of organization info
check_api_key
## Not run:
get_organization_data()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.