total {surveytable}R Documentation

Total count

Description

Total count

Usage

total(csv = getOption("surveytable.csv"))

Arguments

csv

name of a CSV file

Value

A table

See Also

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

Examples

set_survey(namcs2019sv)
total()

[Package surveytable version 0.9.4 Index]