signif.digits {Rgof}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 = 3)

Arguments

x

a list of two vectors

d

=4 number of digits to round to

Value

A list with rounded vectors


[Package Rgof version 3.3.0 Index]