addfive: Adds five or 5 to the str/num

View source: R/addfive.R

addfiveR Documentation

Adds five or 5 to the str/num

Description

Adds five or 5 to the str/num

Usage

addfive(x, delim = " ")

Arguments

x

is string or numeric value

delim

is the deliminator if string, default is " "

Value

returns a string if x is a string, returns a numeric value if x is numeric


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