datasets {neotoma2} | R Documentation |
Extract datasets from a sites object.
Description
If the sites object contains datasets, then the datasets
will be returned. If the sites object does not contain datasets then
the user can apply get_datasets()
to the object.
Usage
datasets(object)
Arguments
object |
A sites object |
Value
datasets object specific to the metadata contained in datasets
[Package neotoma2 version 1.0.4 Index]