R/hello.R

Defines functions hello

Documented in hello

hello <- function(x) {
  #' hello
  #' @export

  rscala::`%~%`(s,'Hello.hello("@{x}")')
}
luiarthur/testRscalaPackage documentation built on May 21, 2019, 8:56 a.m.