tests/testthat/hello_ex.R

hello <- function(person.name) {
  return (paste0('Hello, ', person.name, '!'))
}

module.exports = hello
rickwargo/lrequire documentation built on May 27, 2019, 8:48 a.m.