round.object: Round Numeric Values in Object

View source: R/round.object.R

round.objectR Documentation

Round Numeric Values in Object

Description

Returns the input object, but rounded.

Usage

## S3 method for class 'object'
round(x, digits = 4)

Arguments

x

Vector - The object to remove names from

digits

Scalar - The number of digits to round to

Value

x, but rounded


burrm/lolcat documentation built on Sept. 15, 2023, 11:35 a.m.