This is a work-in-development package to learn how to make packages. The functions and data are pretty trivial (and possibly silly) and mostly for my own amusement.
The package has been used in various blogs and personal projects. For example, the:
cloud_pie
function was used in my blogpost Cloudy with a Chance of Piephd
data was used in my blogpost Markov-chaining my PhD blogpostpkmn_go
data is to be implemented in my document Beginner R and RStudio Training (featuring Pokemon)ye_cols
vector was used in my blogpost Tid-ye-text withgeniusr
Install with devtools::install_github("matt-dray/dray")
and call into your workspace with library(dray)
.
The package was developed using advice from: