vprint: More Flexible Form of Boolean Verbose
R functions are not supposed to print text without giving
the user the option to turn the printing off or on using a Boolean
'verbose' in a construct like 'if(verbose) print(...)'. But this black/white
approach is rather rigid, and an approach with shades of gray might be more
appropriate in many circumstances.
Version: |
1.0 |
Depends: |
R (≥ 4.2.0) |
Suggests: |
knitr, rmarkdown, testthat (≥ 3.0.0) |
Published: |
2025-05-13 |
Author: |
Barry Zeeberg [aut, cre] |
Maintainer: |
Barry Zeeberg <barryz2013 at gmail.com> |
License: |
GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: |
no |
CRAN checks: |
vprint results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=vprint
to link to this page.