tomhopper/numbr: Utility functions for working with numbers

Basic mathematical operations, including checking if a vector contains IEEE-754 integers, calculating the geometric mean of a vector, determining the modal value of a vector, extracting the mantissa and exponent of a number, and some statistical summaries of models. Finally, provides a function for converting numbers into their English word equivalent. E.g. 1.23e+9 as "100 billion."

Getting started

Package details

Maintainer
LicenseLGPL-2.1
Version0.13.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("tomhopper/numbr")
tomhopper/numbr documentation built on Nov. 5, 2022, 11:35 p.m.