Learn R Programming

supernova (version 3.0.0)

paste_line: Paste together lines of text.

Description

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

Usage

paste_line(...)

Value

Check out the paste function for more information.

Arguments

...

Vectors of lines of text.