print
prints its argument and returns it invisibly (via invisible(x)
).
1 2 |
x |
print to display |
digits |
a value for digits specifies the minimum number of significant digits to be printed in values. |
trans |
transformation for logarithmic scale outcomes
( |
... |
further arguments passed to or from other methods. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.