An R package to print out a useful tip in R. Based on the history of the [@RLangTip](http://twitter.com/RLangTip) Twitter account.
This package isn’t yet on CRAN. To install, use
devtools::install_github("revodavid/rlangtip")
After loading the package, use:
rtip()
to generate a random tip. See help(rtip)
for more options.
Would you like to contribute a tip to this package? See
Contributions.md for details or run the submit_tip
function 😄.
This package was created during the Chicago R Unconference, March 9-10 2019 by:
Benjamin Crary (@benjamincrary)
Amanda Dobbyn (@aedobbyn)
Jim Hester (@jimhester)
Caroline Kinnen (@carolinekinnen) E. Auden Krauska (@krauskae) David
Smith (@revodavid)
Belinda Zo (@belindazo)
… and everyone who contributed a tip to this package.
Please note that the ‘rlangtip’ project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.