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 June 12, 2025, 1:11 p.m.