conformHeader: Replace " ", "-" and "_" with a given separator in the...

View source: R/transformations.R

conformHeaderR Documentation

Replace " ", "-" and "_" with a given separator in the header.

Description

Replace " ", "-" and "_" with a given separator in the header.

Usage

conformHeader(names, separator = ".")

Arguments

names

column names to correct.

separator

char to use between words in column names.


madedotcom/retl documentation built on Sept. 19, 2022, 3:28 a.m.