R/kopech.R

Defines functions kopech

Documented in kopech

#' Kopech
#'
#' Job: Grand Poobah \cr
#' Interests: Data Analytics. Solves mysteries in his spare time.
#'
#' @return
#' @export
#'
#' @examples
kopech <- function() {
  utils::browseURL("https://giphy.com/gifs/dancing-dance-friends-XRx6pIkfGMzKg")
  return("Kopech is one smoooooth cat!")
}
mtfairbanks/graingr documentation built on Nov. 18, 2019, 8:39 a.m.