Description Usage Arguments Value
Name/number formatter Applies name and number formatter functions to one dataframe
1 | name_num_formatter(df, round_dig = 2, arrange_col = NULL)
|
df |
Dataframe name/num_formatter functions applied to |
round_dig |
Number of digits to round numeric columns to |
arrange_col |
Column to arrange data by |
Dataframe with rounded numeric columns and location column
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.