R/hello.R

Defines functions hello

hello <- function() {
  print("Hello, world!")
}
andreamelloncelli/testBug documentation built on May 22, 2019, 11:51 p.m.