total_rate: Overall rate

View source: R/total_rate.R

total_rateR Documentation

Overall rate

Description

Overall rate

Usage

total_rate(pop, per = getOption("surveytable.rate_per"))

Arguments

pop

population

per

calculate rate per this many items in the population

Value

A table

See Also

Other tables: tab(), tab_cross(), tab_rate(), tab_subset_rate(), total()

Examples

set_survey(namcs2019sv)
total_rate(uspop2019$total)

surveytable documentation built on Aug. 26, 2025, 1:07 a.m.