cmfmt: comma formatting to char

View source: R/utility.R

cmfmtWR Documentation

comma formatting to char

Description

comma formatting to char

Usage

cmfmtW(x, file, round = NA, pp = FALSE)

cmfmt(x, file, pp = FALSE)

Arguments

x

numeric vector

file

path to write to

round

round by

pp

if true then multiply by one hundred

Examples

cmfmt(c(123, 1234, 123456789))


kuriwaki/rcces documentation built on Sept. 12, 2023, 5:31 p.m.