newURL | R Documentation |
Take a set of arguments from the Neotoma2 package and produce
the appropriate URL to the Neotoma v2.0 API.
This is an internal function used by parseURL()
.
newURL(baseurl, args, ...)
baseurl |
The base URL for the Neotoma API |
args |
The set of query arguments to be passed to the API |
... |
Any additional arguments to be passed to the function. |
A properly formatted URL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.