format_n_percent: Format n and percent as a character

format_n_percentR Documentation

Format n and percent as a character

Description

Internal, function, not called directly

Usage

format_n_percent(n, percent, digits, digits_n = 0, na_include = TRUE)

Arguments

n

Value

percent

Value

digits

Value

digits_n

Value. Used when using weighted frequency counts

na_include

When proportion missing, include in parentheses?


finalfit documentation built on Sept. 11, 2024, 9:01 p.m.