rmote_on: Set the rmote mode to be on
Description
Set the rmote mode to be onUsage
rmote_on(server_dir, help = TRUE, graphics = TRUE, basegraphics = TRUE,
htmlwidgets = TRUE, hostname = TRUE, history = TRUE)
Arguments
server_dir
directory where rmote server is running
help
(logical) send results of `?` to servr
graphics
(logical) send traditional lattice / ggplot2 plots to servr
basegraphics
(logical) send base graphics to servr
htmlwidgets
(logical) send htmlwidgets to servr
hostname
(logical) try to get hostname and use it in viewer page title
history
(logical) should history thumbnails be created and shown in the viewer?