coef_to_dt: Convert Coef Tibble to Output

Description Usage Arguments

Description

Takes a coefficient data.frame from a tabler_object and modifies the format to create a new data.frame that is formatted in the style used to display coefficient results in most economics journals.

Usage

1
coef_to_dt(coef_dt, sig_levels, digits)

Arguments

coef_dt

A data.frame of coefficient results from a tabler_object

sig_levels

A named character vector that gives the thresholds to use for indicating statistical significance. The names of the vector should provide the characters or symbols to use in denoting that significance level. This can be found in tabler_object$theme$sig_level


kbrevoort/tabler documentation built on Oct. 20, 2020, 7:49 a.m.