kwstat/lucid: Printing Floating Point Numbers in a Human-Friendly Format

Print vectors (and data frames) of floating point numbers using a non-scientific format optimized for human readers. Vectors of numbers are rounded using significant digits, aligned at the decimal point, and all zeros trailing the decimal point are dropped. See: Wright (2016). Lucid: An R Package for Pretty-Printing Floating Point Numbers. In JSM Proceedings, Statistical Computing Section. Alexandria, VA: American Statistical Association. 2270-2279.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.8
URL https://kwstat.github.io/lucid/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("kwstat/lucid")
kwstat/lucid documentation built on Feb. 4, 2024, 10:35 a.m.