R/hello.R

Defines functions hello

hello <- function() {
  print("hi")
}
steffilazerte/testcurl documentation built on Dec. 31, 2020, 7:33 a.m.