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 Nov. 17, 2023, 1:09 a.m.