README.md

locketweet

The goal of locketweet is to help us get a collection of screenshots without too much effort.

Installation

You can install locketweet from GitHub with:

# install.packages("devtools")
devtools::install_github("lockedata/locketweet")

See this blog post for more background info.

Evergreen posts

See inst/extdata/evergreen.csv.

Examples

library("locketweet")
webshot_prettyplease(url = "https://itsalocke.com/blog/auto-deploying-documentation-better-change-tracking-of-artefacts/")


webshot_prettyplease("https://itsalocke.com/blog/ssis-basics-and-gotchas--presentation-and-resources/")


webshot_prettyplease("https://itsalocke.com/blog/shiny-module-design-patterns-pass-module-input-to-other-modules/")


webshot_prettyplease("https://itsalocke.com/blog/using-travis-make-sure-you-use-a-github-pat/")

webshot_prettyplease("https://itsalocke.com/blog/connect-to-google-sheets-in-power-bi-using-r/")

webshot_prettyplease(url = "https://itsalocke.com/blog/how-to-maraaverickfy-a-blog-post-without-even-reading-it/")

webshot_prettyplease(url = "https://itsalocke.com/blog/a-particles-arly-fun-book-draw/")

webshot_prettyplease(url = "https://itsalocke.com/blog/how-to-use-an-r-interface-with-airtable-api/")

webshot_prettyplease(url = "https://itsalocke.com/blog/r-quick-tip-parameter-re-use-within-rmarkdown-yaml/")

webshot_prettyplease(url = "https://itsalocke.com/blog/python-and-tidyverse/")



lockedata/locketweet documentation built on May 21, 2019, 1:19 p.m.