checkInValid: Check the validity of code

Description Usage Arguments Value Examples

Description

Check the validity of code

Usage

1

Arguments

temp

A character string to check validity

Value

The position of the first invalid code or NULL

Examples

1
checkInvalid(c("iris","irisssss"))

cardiomoon/dplyrAssist documentation built on May 6, 2019, 4:59 p.m.