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


coder documentation built on March 31, 2023, 10:21 p.m.