Learn R Programming

Rgof (version 3.2.0)

signif.digits: This function does some rounding to nice numbers

Description

This function does some rounding to nice numbers

Usage

# S3 method for digits
signif(x, d = 4)

Value

A list with rounded vectors

Arguments

x

a list of two vectors

d

=4 number of digits to round to