Learn R Programming

Rd (version 0.2.0)

Rd_lines: Combine with line breaks

Description

Combine a list of Rd objects with a line break between each.

Usage

Rd_lines(l, ...)

Arguments

l

A list of valid Rd objects.

...

Arguments passed on to Rd_canonize

rd

the Rd container object to put in canonical form.

.check

Perform input checks?