out: Export R objects

Description Usage Arguments Value Author(s)

View source: R/export.r

Description

out can be used with export function to insert an R results

Usage

1
out(x, results = "verbatim")

Arguments

x

an R object

results

if 'verbatim', the output is included in a verbatim environment. If 'ascii', the output is taken to be already proper markup and included as is.

Value

An out object

Author(s)

David Hajage


ascii documentation built on Sept. 17, 2020, 5:07 p.m.

Related to out in ascii...