select: Get a subset of an object.

View source: R/generic.R

selectR Documentation

Get a subset of an object.

Description

Get a subset of an object.

Usage

select(object, ...)

## S4 method for signature 'data.frame'
select(object, ...)

## S4 method for signature 'compartment_properties'
select(object, ...)

## S4 method for signature 'parameters'
select(object, ...)

Arguments

object

generic object

...

arguments to select

Value

subset of an object


campsismod documentation built on Oct. 12, 2023, 5:13 p.m.