R/hello.R

#' abcdarton is just for test
#'
#' @return The output from \code{\link{print}}
#' @export
#'
#'
hello <- function() {
  print("France won the 2018 Football World Cup")
}
nitinsverige/acbdarton documentation built on May 20, 2019, 5:43 p.m.