| getSiteInfo | R Documentation |
Retrieves the metadata from a Site object or a list of such objects.
getSiteInfo(object, parkcode = NA, sitecode = NA, info)
object |
Either a |
parkcode |
Park code of one or more parks, in quotes. |
sitecode |
Site code of one or more sites, in quotes. |
info |
Type of information to return. One of several options, in quotes.
|
If object is a list or a Park object, then the list is filtered using both the parkcode and sitecode arguments. If object is a Site then both parkcode and sitecode are ignored.
A vector of information for each site.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.