signif.digits {R2sample} | R Documentation |
This function does some rounding to nice numbers
Description
This function does some rounding to nice numbers
Usage
## S3 method for class 'digits'
signif(x, d = 4)
Arguments
x |
a list of two vectors |
d |
=4 number of digits to round to |
Value
A list with rounded vectors
[Package R2sample version 2.2.0 Index]