50% off: Unlimited data and AI learning.
State of Data and AI Literacy Report 2025

hmi (version 0.9.13)

round: Generic round

Description

Generic round

Usage

round(x, ...)

# S3 method for default round(x, ...)

# S3 method for interval round(x, ...)

Arguments

x

numeric vector or interval object

...

further arguments passed to round.

Methods (by class)

  • default: for numeric vectors

  • interval: for interval objects.