divideByPattern: Divide by Pattern

Description Usage Arguments Value Author(s)

Description

Selects only those columns of a dataframe, which match the given pattern. Optionally the pattern is an index-value after which columns are selected.

Usage

1
divideByPattern(n.col = 15)

Arguments

dframe

data.frame, typically psychological.

pattern

selects those items which match the specified pattern. May also be column-index-values.

n.col

specify a maximum number of columns, that shall be returned.

Value

Returns a data.frame which contains only the selected columns up to the maximum of n.col columns.

Author(s)

Joschka Cremers


Kafi1993/Explore documentation built on May 21, 2019, 1:40 a.m.