Last chance! 50% off unlimited learning
Sale ends in
startDynamicHelp
),
and a reimplementation which is part of rstudio-server
(not rstudio-desktop).opencpu
). The
rstudio-server implementation of Rhttpd seems a bit
better. Another disadvantage is that Rhttpd runs in the
currrent process and will block the session during http
requests. When hosted using the Rhttpd, OpenCPU is API is mounted
under the
opencpu
rhttpd$init()
rhttpd$url()
rhttpd$view('/test')
rhttpd$browse('test')
Run the code above in your browser using DataLab