tests/e2e/app-files/say_hello.R

#' @export
say_hello <- function(name) {
  paste0("Hello, ", name, "!")
}

Try the rhino package in your browser

Any scripts or data that you put into this service are public.

rhino documentation built on Sept. 20, 2024, 5:10 p.m.