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 May 29, 2024, 4:47 a.m.