PwrGSD (version 2.3.1)

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)

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.

Value

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

See Also

cpd.PwrGSD and PwrGSD

Examples

Run this code
# NOT RUN {
  ## See the `cpd.PwrGSD' example
# }

Run the code above in your browser using DataCamp Workspace