numbers2words: Returns the counter associated with a table, figure, or...

View source: R/numbers2words.R

numbers2wordsR Documentation

Returns the counter associated with a table, figure, or equation

Description

Taken from the internet. See this Stack Overflow conversation and Gist solution.

Usage

numbers2words(
    x=0L
  )

Arguments

x

Integer to be converted to (English) word(s). Default is 0 (zero)


CenterForAssessment/Literasee documentation built on July 2, 2023, 6:21 p.m.