Learn R Programming

lsasim (version 2.1.4)

select: Transform regular vector into selection vector

Description

Attaches a "select" class to a vector

Usage

select(...)

Value

same as `x`, but with a class attribute that classifies `x` as "select"

Arguments

...

parameters to be passed to `c()`