format_count_forest: Format an integer for forest plot annotations

View source: R/forest_utils.R

format_count_forestR Documentation

Format an integer for forest plot annotations

Description

Applies thousands separator to an integer value. Respects locale marks when provided.

Usage

format_count_forest(x, marks = NULL)

Arguments

x

Integer value.

marks

Optional list with big.mark and decimal.mark as returned by resolve_number_marks.

Value

Character string.


summata documentation built on May 7, 2026, 5:07 p.m.