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

View source: R/signif.digits.R

signif.digitsR 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


Rgof documentation built on Oct. 21, 2024, 5:07 p.m.