The goal of packlearn is for me to learn how to build packages in R. I doubt anyone else will be interested in this. It does a few trivial and pointless things.
Don’t bother looking for this package on CRAN! If you’re really keen use this:
devtools::install_github("bogsnork/packlearn")
Here’s a cool function to praise any food you like:
library(packlearn)
## praise food
grreat("Kohlrabi")
#> [1] "Kohlrabi is grrrreat!"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.