normalize.id: Normalize an id to letters that are allowed

Description Usage

View source: R/tools.r

Description

Normalize an id to letters that are allowed

Usage

1
normalize.id(str, allowed = c(letters, LETTERS, 0:9, "_"), subst = "_")

skranz/rmdtools documentation built on Oct. 20, 2020, 3:15 p.m.