R/hello.R

Defines functions hello

hello <- function() {
  print("Hello, welcome to epifield package !")
}
gdesve/epifield documentation built on Jan. 23, 2022, 10:03 a.m.