Description Usage Arguments Value Examples
Function to prettify the output of another function using a 'var.labels' attribute This is particularly useful in combination with read.dta et al.
1 | prettify(dat, expr)
|
dat |
A data.frame with attr 'var.labels' giving descriptions of variables |
expr |
An expression to evaluate with pretty var.labels |
The result of the expression, with variable names replaced with their labels
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.