Source-deprecated: Source R code, capture its output and convert it in a...

Description Usage Arguments Details Value Author(s) See Also

Description

This function is deprecated in favor of sourceFormat() and will disappear in the future version 1.0 of this package ! Source() is like source(), but it allows to rework the output (for instance to print it in HTML format).

Usage

1

Arguments

...

Same arguments as for the sourceFormat() function.

Details

This function is usually called by functions that processes commands send by GUI clients.

Value

The formatted output is returned invisibly.

Author(s)

Philippe Grosjean (phgrosjean@sciviews.org), after code written by Tom Short

See Also

sourceFormat, source


svIDE documentation built on May 2, 2019, 3 p.m.