Package: nombre 0.4.1
nombre: Number Names
Converts numeric vectors to character vectors of English number names. Provides conversion to cardinals, ordinals, numerators, and denominators. Supports negative and non-integer numbers.
Authors:
nombre_0.4.1.tar.gz
nombre_0.4.1.zip(r-4.5)nombre_0.4.1.zip(r-4.4)nombre_0.4.1.zip(r-4.3)
nombre_0.4.1.tgz(r-4.4-any)nombre_0.4.1.tgz(r-4.3-any)
nombre_0.4.1.tar.gz(r-4.5-noble)nombre_0.4.1.tar.gz(r-4.4-noble)
nombre_0.4.1.tgz(r-4.4-emscripten)nombre_0.4.1.tgz(r-4.3-emscripten)
nombre.pdf |nombre.html✨
nombre/json (API)
NEWS
# Install 'nombre' in R: |
install.packages('nombre', repos = c('https://rossellhayes.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rossellhayes/nombre/issues
Last updated 2 years agofrom:e43bfe3dc6. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 30 2024 |
R-4.5-win | OK | Oct 30 2024 |
R-4.5-linux | OK | Oct 30 2024 |
R-4.4-win | OK | Oct 30 2024 |
R-4.4-mac | OK | Oct 30 2024 |
R-4.3-win | OK | Oct 30 2024 |
R-4.3-mac | OK | Oct 30 2024 |
Exports:adverbialcardinalcollectivedenominatornom_advnom_cardnom_collnom_denomnom_numernom_ordnom_rationom_timesnom_uncardnumeratorordinalratiouncardinal
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Convert numbers to adverbial character vectors (once, twice, three times) | adverbial nom_adv nom_times |
Convert numbers to cardinal character vectors (one, two, three) | cardinal nom_card |
Convert numbers to collective character vectors (the, both, all three) | collective nom_coll |
Convert numbers to denominator character vectors (whole, half, third) | denominator nom_denom |
Convert numbers to numerator character vectors (one, two, three) | nom_numer numerator |
Convert numbers to ordinal character vectors (first, second, third) | nom_ord ordinal |
Convert numbers to ratio character vectors (two to one, one in three, five out of ten) | nom_ratio ratio |
Convert cardinal character vectors to numbers | nom_uncard uncardinal |