README.md

berate : Provide Insightful Motivation During Interactive Sessions

No user exposed functions. Just add library(berate) to your .Rprofile or any interactive session to receive "helpful" motivations to code or type better.

(emoji idea by @richierocks)

News

Installation

devtools::install_github("hrbrmstr/berate")

Usage

library(berate)

# current verison
packageVersion("berate")
#> [1] '0.0.0.9000'

Test Results

library(berate)
library(testthat)

date()
#> [1] "Thu Oct 29 09:25:13 2015"

test_dir("tests/")
#> testthat results ========================================================================================================
#> OK: 0 SKIPPED: 0 FAILED: 0

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.



hrbrmstr/berate documentation built on May 17, 2019, 4:55 p.m.