Skip to contents

This function tries to provide a more sensible mapping of names to their code friendly version than make.names

Usage

make_names_codefriendly(x, make_unique = T)

Arguments

x

a character string to be converted

make_unique

if TRUE it ensures each element of a vector names end up being unique

Value

the code friendly converted character string