knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "README-" )
Oh hey, what a cool package!
install.packages("devtools") devtools::install_github("anthonypileggi/pic")
R packages are cool. And cool packages are the best. That's so cool!
library(pic) x <- pic("stringr") summary(x)
plot(x, type = "selfie")
Well whatdya know, that is pretty cool!
Friends are cool too. Hey, I bet cool packages have lots of friends!
plot(x, type = "friends")
Everyone knows that cool packages with lots of friends have lots of followers. Cool!
plot(x, type = "followers", show_names = FALSE)
Well, I think we can all agree. This package is cool.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.