get_datasets.numeric {neotoma2}R Documentation

Get Dataset Numeric

Description

Get Dataset Numeric

Usage

## S3 method for class 'numeric'
get_datasets(x, ...)

Arguments

x

Use a single number to extract site information

...

Additional parameters to get_datasets

Value

sites object with full metadata up to the dataset level

Examples


allds <- get_datasets(1:3)


[Package neotoma2 version 1.0.3 Index]