MaksimRudnev/annotated: Custom Annotations to Console Outputs

Extend console output with a custom text, so that it is more comprehensible for newbies; make these annotations dependent on the input calls and the objects produced by the calls; print additional summaries without interfering with print methods. The package currently includes two functions: 'create_annotation()' for creating libraries of (conditional) annotations, and 'annotated()' to apply these libraries and get annotated console output.

Getting started

Package details

AuthorMaksim Rudnev
MaintainerMaksim Rudnev <maksim.rudnev@gmail.com>
LicenseMIT + file LICENSE
Version0.2.1
URL http://github.com/maksimrudnev/annotated
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("MaksimRudnev/annotated")
MaksimRudnev/annotated documentation built on May 24, 2019, 12:35 a.m.