Learn R Programming

FuzzyToolkitUoN (version 1.0)

nameValidate:

Validate the name of an object.

Description

Validates user input for names of objects.

Usage

nameValidate(name)

Arguments

name

Passed in string which is tested for validity (can not contain illegal characters, be an empty string etc.).