addcomma: Add comma Function

Description Usage Arguments Examples

View source: R/MarketingAnalytics_functions.R

Description

This function allows you to group every three digits in a number using a comma.

Usage

1

Arguments

x

The number you wish to add commas to.

Examples

1
addcomma(23564715565)

1moein/mktgfunctions documentation built on Feb. 19, 2021, 1:56 p.m.