Wrap evaluated results for output
This function is mainly for internal use: it is called on each part of the output of the code chunk (code, messages, text output, and plots, etc.) after all statements in the code chunk have been evaluated, and will sew these pieces of output together into a character vector.
sew(x, options = list(), ...)
x |
Output from |
options |
A list of chunk options used to control output. |
... |
Other arguments to pass to methods. |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.