name_num_formatter: Name/number formatter Applies name and number formatter...

Description Usage Arguments Value

View source: R/commafy.R

Description

Name/number formatter Applies name and number formatter functions to one dataframe

Usage

1
name_num_formatter(df, round_dig = 2, arrange_col = NULL)

Arguments

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

Value

Dataframe with rounded numeric columns and location column


dpowerstp/tpfuncts documentation built on Dec. 20, 2021, 1:12 a.m.