cleanws: cleanws takes multi-line, code formatted strings and just...

Description Usage Arguments Value

View source: R/utility.R

Description

cleanws takes multi-line, code formatted strings and just formats them as simple strings

Usage

1
cleanws(string)

Arguments

string

string to clean

Value

A string with all consecutive whitespace characters, including tabs and newlines, merged into a single space.


sheffien/LOLA documentation built on Sept. 3, 2020, 8:29 p.m.