set_count_1k {surveytable}R Documentation

Rounding counts

Description

Determines how counts should be rounded.

Usage

set_count_1k()

set_count_int()

Details

Value

(Nothing.)

See Also

Other options: set_output(), show_options(), surveytable-options

Examples

set_survey(namcs2019sv)
set_count_int()
total()

set_count_1k()
total()

[Package surveytable version 0.9.2 Index]