| getSites | R Documentation |
Retrieves sites from a Park object or a list of such objects.
getSites(object, parkcode = NA, sitecode = NA, type = NA)
object |
Either a |
parkcode |
Park code of one or more parks, in quotes. |
sitecode |
Site code of one or more sites, in quotes. |
type |
Type of site, such as Lake or Stream, in quotes. |
A list of one or more site objects. If parkcode and/or sitecode are specified
then only sites which match those codes will be returned. If there are no such sites then the function
will return NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.