R/passport.R

#' 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
msaltieri/passport documentation built on May 5, 2019, 3:49 p.m.