Learn R Programming

do (version 2.0.0.1)

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

Description

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

Usage

legal(...)

Value

logical, TRUE means legal.

Arguments

...

one or more string

Examples

Run this code
legal('a','b','a b')

Run the code above in your browser using DataLab