get_datasets.numeric: Get Dataset Numeric

View source: R/get_datasets.R

get_datasets.numericR 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)


neotoma2 documentation built on May 29, 2024, 6:21 a.m.