make_names {tern}R Documentation

Make names without dots

Description

Make names without dots

Usage

make_names(nams)

Arguments

nams

(character)
vector of original names.

Value

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


[Package tern version 0.9.5 Index]