character_classify: character_classify

Description Usage Arguments Value

View source: R/classify.R

Description

character_classify

Usage

1
character_classify(var_name, data, rule)

Arguments

var_name

the current varaible under test #!.

data

data.frame whose rows are to be categorised according to a provided set of rules.

rule

a character vector of length one that specifies the rule to test.

Value

logical vector indicating which elements of the data match the rule.


oizin/labellr documentation built on Aug. 12, 2019, 11:08 a.m.