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/classifyr documentation built on March 23, 2023, 2 a.m.