Rounding helpers

Design a customized rounding specification.

round_half_up() round_half_even()

Set rules for rounding ties

round_spec()

Make a rounding specification

round_using_magnitude() round_using_signif() round_using_decimal()

Set rules for rounding numbers

Formatting helpers

Specify how rounding specifications should print rounded numbers

format_big()

Format values left of decimal

format_decimal()

Format decimal symbol

format_missing()

Format missing values

format_small()

Format values right of decimal

Table helpers

Produce table-ready rounded data

table_ester() table_estin()

Round estimates and their corresponding errors

table_glue()

Expressive rounding for table values

table_pvalue()

Round p-values

table_value()

General rounding for tables

Inline reporting

Write table data in markdown documents

as_inline()

Convert table data to inline list

bracket_drop() bracket_extract() bracket_insert_left() bracket_insert_right() bracket_point_estimate() bracket_lower_bound() bracket_upper_bound()

Bracket helpers

blood pressure data

data from the last three NHANES cycles

nhanes

NHANES blood pressure data