isValidName: Check if the string needs non-standard name escape.

View source: R/utils.R

isValidNameR Documentation

Check if the string needs non-standard name escape.

Description

Checks if a string is a syntactically valid name.

Usage

isValidName(x)

Arguments

x

a string vector.

Value

a logical value.


PiotrTymoszuk/kmOptimizer documentation built on May 10, 2022, 3:22 p.m.