R/hello.R

Defines functions hello

#'@title Hello
#'@description hello world
#'@export
hello <- function() print("hello")
wush978/DemoAutotoolWithRoxygenize documentation built on May 4, 2019, 12:01 p.m.