getParks | R Documentation |
Retrieves one or more parks from a list
of such objects.
getParks(object, parkcode = NA)
object |
Either a |
parkcode |
Park code of one or more parks, in quotes. |
A list of one or more park objects. If parkcode
is specified, only parks with those park codes will be returned.
If no parks are matched by parkcode
then the function will return NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.