getParkInfo | R Documentation |
Retrieves park information from an Park
object or a list
of such objects.
getParkInfo(object, parkcode = NA, info = "ParkShortName")
object |
Either a |
parkcode |
Code of one or more parks, in quotes. Only data from parks whose code is included in parkcode is returned. |
info |
Type of info to return. One of several, in quotes.
|
A character vector with the requested information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.