print.partR2 | R Documentation |
Displays the results a partR2object (i.e. the result of a partR2 function call) in a nice form.
## S3 method for class 'partR2'
print(x, round_to = 4, ...)
x |
partR2 object returned from one of the partR2 functions |
round_to |
defaults to 4 (decimals) |
... |
Additional arguments; none are used in this method. |
No return value, prints concise results of partR2 calculation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.