clSpecialChars: cleans strings for use as a file name -> for saving charts...

Description Usage Details

View source: R/strings.R

Description

cleans strings for use as a file name -> for saving charts with names based on chart titles

Usage

1
clSpecialChars(x, from = "", to = "ASCII//TRANSLIT")

Details

replaces spaces, special chars and and end-of-line charactgers by underscore characters


vh-d/VHtools documentation built on May 3, 2019, 6:11 p.m.