Learn R Programming

neotoma2 (version 1.0.5)

get_datasets.numeric: Get Dataset Numeric

Description

Get Dataset Numeric

Usage

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

Value

sites object with full metadata up to the dataset level

Arguments

x

Use a single number to extract site information

...

Additional parameters to get_datasets

Examples

Run this code
# \donttest{
allds <- get_datasets(1:3)
# }

Run the code above in your browser using DataLab