badstring_exist: Check badindex - find misspelled badstrings.

Description Usage Arguments Note Author(s) See Also

Description

This function will check for entries not matched in colnames (badstrings).

Usage

1
badstring_exist(data, badindex = "BADVAL", separator = ", ")

Arguments

data

A data frame containing a column with an index of bad values.

badindex

Character. Name of a column of the data frame that serves as an index for bad values.

separator

Character. Specify the separator between the text. It is not advisable to use '|'.

Note

The function won´t work with spaces in column names.

Author(s)

Frederik Sachser

See Also

badindex_rm_sep


sachserf/badval documentation built on May 29, 2019, 12:21 p.m.