getCharInfo | R Documentation |
Retrieves the metadata from a Site
object or a list
of such objects.
getCharInfo(
object,
parkcode = NA,
sitecode = NA,
charname = NA,
category = NA,
info = NA
)
object |
Either a |
parkcode |
One or more parkcodes, in quotes. If |
sitecode |
One or more sitecodes, in quotes. If |
charname |
Name of one or more characteristics, in quotes. Only those characteristics will be returned. |
category |
One or more categories of characteristics, in quotes. Only those categories of characteristics will be returned. |
info |
Type of information to return. One of several options, in quotes.
|
Either a vector or a list with information for each character. Only the data option returns a list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.