sep.lines: transforms "A\nB" into c("A","B")

Description Usage

View source: R/RMaximaUtils.R

Description

transforms "A\nB" into c("A","B")

Usage

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

skranz/RMaxima documentation built on May 30, 2019, 1:08 a.m.