Learn R Programming

tern (version 0.9.8)

make_names: Make names without dots

Description

Make names without dots

Usage

make_names(nams)

Value

A character

vector of proper names, which does not use dots in contrast to make.names().

Arguments

nams

(character)
vector of original names.