Package: lucid 1.8
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.
Authors:
lucid_1.8.tar.gz
lucid_1.8.zip(r-4.5)lucid_1.8.zip(r-4.4)lucid_1.8.zip(r-4.3)
lucid_1.8.tgz(r-4.4-any)lucid_1.8.tgz(r-4.3-any)
lucid_1.8.tar.gz(r-4.5-noble)lucid_1.8.tar.gz(r-4.4-noble)
lucid_1.8.tgz(r-4.4-emscripten)lucid_1.8.tgz(r-4.3-emscripten)
lucid.pdf |lucid.html✨
lucid/json (API)
NEWS
# Install 'lucid' in R: |
install.packages('lucid', repos = c('https://kwstat.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/kwstat/lucid/issues
- antibiotic - Effectiveness of 3 antibiotics against 16 bacterial species.
Last updated 4 months agofrom:43d6f8c9a7. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 15 2024 |
R-4.5-win | NOTE | Oct 15 2024 |
R-4.5-linux | NOTE | Oct 15 2024 |
R-4.4-win | NOTE | Oct 15 2024 |
R-4.4-mac | NOTE | Oct 15 2024 |
R-4.3-win | NOTE | Oct 15 2024 |
R-4.3-mac | NOTE | Oct 15 2024 |
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Effectiveness of 3 antibiotics against 16 bacterial species. | antibiotic |
Lucid printing | lucid lucid.data.frame lucid.default lucid.list lucid.matrix lucid.numeric lucid.tbl_df |
Extract variance components from mixed models | vc vc.asreml vc.default vc.glmerMod vc.lme vc.lmerMod vc.mcmc.list vc.mmer |