#' passport package - Manage Access Credentials with R
#'
#' passport is an utility that lets you manage username and password
#' in order to provide full access to external resources without exposing
#' credential within the code.
#' See the full \href{https://github.com/msaltieri/passport}{README} on GitHub.
#'
#' @docType package
#' @name passport
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.