legal: Check legal character Whether the character is legal for...

Description Usage Arguments Value Examples

View source: R/legal.R

Description

Check legal character Whether the character is legal for names in dataframe or formula

Usage

1

Arguments

...

one or more string

Value

logical, TRUE means legal.

Examples

1
legal('a','b','a b')

do documentation built on Aug. 3, 2021, 5:06 p.m.