inst/web.R/index.R

# just return the contents of the index.html file in the web directory
run <- function(...)
  WebResult(payload=readLines(system.file("web/index.html", package="FastRWeb")))

Try the FastRWeb package in your browser

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

FastRWeb documentation built on Nov. 3, 2021, 5:08 p.m.