R/RIS.troll.R

Defines functions RIS.troll

Documented in RIS.troll

#' Need some refreshment?
#'
#' This function allows you to ease up.
#' @keywords RISpackage
#' @keywords rickroll
#' @export
#' @examples
#' RIS.troll()


RIS.troll <- function() {
  browseURL("https://www.youtube.com/watch?v=dQw4w9WgXcQ&mode=theatre")
}
SRingshandl/RISpackage documentation built on March 18, 2022, 1:14 p.m.