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.


UCLATALL/supernova documentation built on Feb. 13, 2024, 6:57 a.m.