R/hello.R

#' Hello world
#'
#' @export
hello <- function() {
  return("Hello, world!")
}
ramnathv/travisexpts documentation built on May 26, 2019, 10:55 p.m.