HTable_col_pct_fmt: Edit a column to have a percent format

Description Usage Arguments

Description

Change numeric column(s) to have a percent formatting. Changes the contents field.

Usage

1
obj$col_pct_fmt(col = NULL, mult100 = TRUE)

Arguments

col

Numeric or character vector of which columns to target.

mult100

Boolean if the values should be multiplied by 100 in order to turn them into percents.


fazetu/htable documentation built on Feb. 12, 2020, 10:13 a.m.