filter {neotoma2}R Documentation

Apply a filter for Neotoma sites objects.

Description

The filter function takes a sites object and allows a user to filter on a number of properties. Since a sites object is a nested object (it contains collection units, datasets, samples, etc.) the degree to which filtering occurs depends on the amount of data contained within the sites object. Filtering parameters include:

Usage

filter(x, ...)

Arguments

x

A site, dataset or download.

...

arguments to filter by.

Value

filtered sites object


[Package neotoma2 version 1.0.3 Index]