format_data_df | R Documentation |
Turn all variables, except figures variable, into character and replace NA with dash.
format_data_df(data_df, figures_variable)
data_df |
A data frame with data. |
figures_variable |
Character. The name of the figures variable. |
A data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.