format_round: Format digits (internal use only)

View source: R/utils-format-round.R

format_roundR Documentation

Format digits (internal use only)

Description

Format digits (internal use only)

Usage

format_round(x, digits = 3)

Arguments

x

object

digits

number of digits to round to

Value

a rounded string


psycModel documentation built on Nov. 2, 2023, 6:02 p.m.