std_colnames: Standardize column names to contain only low-case...

Description Usage Arguments Value

View source: R/utils.R

Description

Standardize vector of column names by converting latters to low case and replacing anything that matches regex '[^a-z0-9_%#$@.]+' with '_'.

Usage

1

Arguments

names

A vector of column names

Value

A vector of standardized column names.


slonik-az/LRutil documentation built on May 7, 2019, 3:17 p.m.