paste_line {supernova}R 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.


[Package supernova version 3.0.0 Index]