isVariableName: Checks if the given 'name' is valid as a variable name for R.

Description Usage Arguments

View source: R/getNames.R

Description

Checks if the given name is valid as a variable name for R.

Usage

1

Arguments

name

A character vector to check.


DYM documentation built on May 2, 2019, 3:37 p.m.

Related to isVariableName in DYM...