R/hello.R

library(devtools)
library(roxygen2)

hello <- function() {
  print("Hello, world!")
}
kellyodion/ESM262-function-HW documentation built on June 14, 2019, 12:31 p.m.