sep.lines: transforms a single string with line breaks into a vector...

View source: R/stringtools.R

sep.linesR Documentation

transforms a single string with line breaks into a vector with one element for each line

Description

transforms a single string with line breaks into a vector with one element for each line

Usage

sep.lines(txt, collapse = "\n")

skranz/stringtools documentation built on May 11, 2022, 4:48 a.m.