Writes temporary images out from nifti objects or passes character filenames of images to papaya JS viewer
pass_papaya(
L = NULL,
outdir = NULL,
daemon = FALSE,
close_on_exit = TRUE,
sleeper = 3,
version = "0.8",
build = "982"
)list of arguments passed to papaya using params
output directory for index and all to go
Argument passed to server_config
Should the server close once the function finishes?
Time in seconds to sleep if close_on_exit = TRUE.
This allows the server to start up.
Version of papaya.js and papaya.css to use
Build of papaya.js and papaya.css to use