R/hello.R

Defines functions hello

Documented in hello

hello <- function() message("Hello world!")
HenrikBengtsson/teeny documentation built on Oct. 11, 2022, 6:09 a.m.