make_names: Make Syntactically Valid Names

View source: R/utils.R

make_namesR Documentation

Make Syntactically Valid Names

Description

Compared to make.names() this function also converts characters to lower case and replaces . by _.

Usage

make_names(x)

Arguments

x

A character vector.

Value

A character vector.


pierucci/heemod documentation built on July 17, 2022, 9:27 p.m.