Learn R Programming

PwrGSD (version 2.3.8)

Elements: Create a subset of a "cpd.PwrGSD" object

Description

Create a subset of a cpd.PwrGSD object

Usage

Elements(object, subset, na.action = na.pass)

Value

an object of class cpd.PwrGSD. See help on that topic for details.

Arguments

object

an object of class cpd.PwrGSD

subset

you may extract a subset via a logical expression in the variables of the index dataframe, descr

na.action

a method for handling NA values in the variables in the subset expression.

Author

Grant Izmirlian <izmirlian@nih.gov>

See Also

cpd.PwrGSD and PwrGSD

Examples

Run this code
  ## See the `cpd.PwrGSD' example

Run the code above in your browser using DataLab