knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

Travis build status

drogger

The goal of drogger is twofold:

Simple wrappers around futil loggers

These wrappers

Managing logs

All logs are stored under ./logs

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("lorenzwalthert/drogger")


lorenzwalthert/drogger documentation built on April 4, 2024, 9:32 a.m.