Contains functions to help create log files. The package aims to overcome the difficulty of the base R sink() command. The log_print() function will print to both the console and the file log, without interfering in other write operations.
Version: | 1.0.3 |
Suggests: | knitr, qpdf, rmarkdown, testthat |
Published: | 2020-07-01 |
Author: | David Bosak [aut, cre] |
Maintainer: | David Bosak <dbosak01 at gmail.com> |
License: | CC0 |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | logr results |
Reference manual: | logr.pdf |
Vignettes: |
Create Logs for R Scripts |
Package source: | logr_1.0.3.tar.gz |
Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
macOS binaries: | r-release: not available, r-oldrel: not available |
Please use the canonical form https://CRAN.R-project.org/package=logr to link to this page.