cols {coder}R 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


[Package coder version 0.13.10 Index]