sexpr {ascii} | R Documentation |
Insert an inline R result
Description
sexpr
can be used with export
function to insert an inline R results
Usage
sexpr(x)
Arguments
x |
an R results (of length one) |
Value
A sexpr object.
Author(s)
David Hajage
[Package ascii version 2.6 Index]