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"


genvar documentation built on Jan. 21, 2020, 9:07 a.m.