npn_get_download_url {rnpn} | 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.