R/user_guide.R

#' Open the Urban Institute R Programming User Guide
#' 
#' @description Opens the R Programming at the Urban Institute User Guide 
#' @export
open_user_guide <- function() {
  utils::browseURL("https://ui-research.github.io/r-at-urban/index.html")
}
khueyama/rstudio_addins documentation built on May 6, 2019, 11:17 a.m.