Learn R Programming

surveytable (version 0.9.7)

total: Total count

Description

Total count

Usage

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

Value

A table

Arguments

csv

name of a CSV file

See Also

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

Examples

Run this code
set_survey(namcs2019sv)
total()

Run the code above in your browser using DataLab