View source: R/npn_data_download.R
npn_get_download_url | R Documentation |
Utility function to create the service point URL. Base URL comes from zzz.R, endpoint is specified in the code. This function will manually put those query parameters into the proper GET syntax.
npn_get_download_url(endpoint)
endpoint |
The service point, e.g. "observations/getObservations.json?" |
The URL, as a string.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.