cols: Return all columns from x with names matching "find"

View source: R/misc.R

colsR Documentation

Return all columns from x with names matching "find"

Description

Return all columns from x with names matching "find"

Usage

cols(find, x)

Arguments

find

character vector with names to match

x

matrix


eribul/coder documentation built on March 16, 2023, 12:50 a.m.