addToStr: Adds number as string

View source: R/addnum.R

addToStrR Documentation

Adds number as string

Description

Adds number as string

Usage

addToStr(x, num, delim = "")

Arguments

x

is the string to be added to; must be a character

num

the number added to the string (numeric value will be changed to word form)

delim

the separator, default is ""

Value

a string string


Beabaea/bwpackage documentation built on May 1, 2022, 12:15 a.m.