View source: R/signif.digits.R
signif.digits | R Documentation |
This function does some rounding to nice numbers
## S3 method for class 'digits'
signif(x, d = 4)
x |
a list of two vectors |
d |
=4 number of digits to round to |
A list with rounded vectors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.