dbosak01/logr: Creates Log Files

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.

Getting started

Package details

Maintainer
LicenseCC0
Version1.3.9
URL https://logr.r-sassy.org https://github.com/dbosak01/logr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("dbosak01/logr")
dbosak01/logr documentation built on June 2, 2025, 8:25 a.m.