English: Convert numeric to string with uppercase first letter

Description Usage Arguments Value Examples

View source: R/english2.R

Description

Convert numeric to string with uppercase first letter

Usage

1
English(x, digits = 2)

Arguments

x

A numeric

digits

integer indicating the number of decimal places

Value

A string

Examples

1
2
English(40)
English(13.1)

cardiomoon/interpretCI documentation built on Feb. 9, 2022, 12:59 a.m.