inst/web.R/tmp.R

## this allows generated scripts to pass references to
## temporary files created in the scripts as URLs
run <- function(file, mime="text/html",...)
    WebResult("tmpfile", gsub("/", ".", file, fixed=TRUE), mime)

Try the FastRWeb package in your browser

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

FastRWeb documentation built on May 29, 2024, 6:43 a.m.