R/hello_world.R

#' Hello World function
hello_world <- function() {
    return("Hello World")
}
hms-dbmi/r_testing documentation built on May 14, 2019, 10:34 a.m.