paste_line: Paste together lines of text.

View source: R/utils.R

paste_lineR Documentation

Paste together lines of text.

Description

The lines are joined together with a newline (⁠\n⁠) character.

Usage

paste_line(...)

Arguments

...

Vectors of lines of text.

Value

Check out the paste function for more information.


supernova documentation built on Nov. 5, 2023, 1:09 a.m.