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 Dec. 15, 2024, 1:52 a.m.