Learn R Programming

psycModel (version 0.5.0)

format_round: Format digits (internal use only)

Description

Format digits (internal use only)

Usage

format_round(x, digits = 3)

Value

a rounded string

Arguments

x

object

digits

number of digits to round to