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.
1 | coef_to_dt(coef_dt, sig_levels, digits)
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.