format_round {psycModel}R 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


[Package psycModel version 0.5.0 Index]