R/empty.R

Defines functions ahoj

Documented in ahoj

#' Ahoj
#'
#' Ahoj.
#' @export

ahoj = function()
  message("Ahoj")
jchrom/DSAN02 documentation built on May 18, 2019, 10:22 p.m.