map_indexes: Map vector to actual column indexes.

Description Usage Arguments Value Author(s)

View source: R/utilities.R

Description

Compare a vector of column names or indexes against another vector which is known to be true.

Usage

1

Arguments

x

Character or numeric vector of possible matches.

y

Character or numeric vector of true values.

x and y must be of the same length.

Value

A numeric vector of the same length of x and y containing matched column indexes.

Author(s)

Joona Lehtomaki <joona.lehtomaki@gmail.com>


zonator documentation built on July 8, 2020, 6:18 p.m.