select: Transform regular vector into selection vector

View source: R/select.R

selectR Documentation

Transform regular vector into selection vector

Description

Attaches a "select" class to a vector

Usage

select(...)

Arguments

...

parameters to be passed to c()

Value

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

Note

This function was created to be used instead of c() in the n argument of cluster_gen.


lsasim documentation built on April 3, 2025, 5:57 p.m.