nicename: Clean strings for printing

Description Usage Arguments

Description

Returns strings with . and _ replaced by a space. This is nice when printing column names of your dataframe in a report

Usage

1
  nicename(strings)

Arguments

strings

vector of strings to give a nice name


reportRx documentation built on May 2, 2019, 10:44 a.m.

Related to nicename in reportRx...