make.cnames: Make C compatible names

View source: R/sbtab_utilities.R

make.cnamesR Documentation

Make C compatible names

Description

Uses make.names internally, but replaces dots with underscores.

Usage

make.cnames(Labels)

Arguments

Labels

a character vector with words that need to be turned into names.

Value

a vector with unique names, can be used as variable names in C


a-kramer/SBtabVFGEN documentation built on Nov. 14, 2024, 8:41 p.m.