knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
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")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.