filter {isotracer}R Documentation

Filter (alias for filter function from dplyr)

Description

Filter (alias for filter function from dplyr)

Arguments

.data

Data to filter.

...

Passed to dplyr::filter.

preserve

Ignored.

Value

See the returned value for dplyr::filter.


[Package isotracer version 1.1.5 Index]