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.


LOLA documentation built on Nov. 8, 2020, 8:23 p.m.