subset.varlist: generate a varlist that is a subset of another

Description Usage Arguments Value

View source: R/subset.varlist.r

Description

generate a varlist that is a subset of another

Usage

1
2
## S3 method for class 'varlist'
subset(x, vars, ...)

Arguments

x

a varlist

vars

a set of variable names

...

currently ignored

Value

returns the subset of variable names with an attibute "type" giving the types. The vector is of class "varlist"


flynnzac/rata documentation built on Jan. 24, 2021, 6:02 a.m.