strip_leading_ws: Strip leading white space from a block of text

View source: R/utils.R

strip_leading_wsR Documentation

Strip leading white space from a block of text

Description

Strip leading white space from a block of text

Usage

strip_leading_ws(txt, simplify = TRUE)

Arguments

txt

text to strip leading whitespace from

simplify

whether to simplify down to a character vector

Value

the block of text with entire columns of leading whitespace removed


dgkf/shinyDataFilter documentation built on Dec. 16, 2024, 8:27 p.m.