Skip to content

Instantly share code, notes, and snippets.

@stephlocke
Last active July 20, 2018 07:04
Show Gist options
  • Save stephlocke/74add36831110906c5c784c194def859 to your computer and use it in GitHub Desktop.
Save stephlocke/74add36831110906c5c784c194def859 to your computer and use it in GitHub Desktop.
HIBPwned .Rprofile examplel
.First<-function(){
cat(paste0("My data has been breached ",
length(HIBPwned::account_breaches("stephanie.g.locke@gmail.com")$name),
" times (that we know of)"))
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment