debug_modules | R Documentation |
Debug 'RAVE' modules interactively in local project folder
debug_modules( module_root = rstudioapi::getActiveProject(), host = "127.0.0.1", port = 17283, jupyter = FALSE, ... )
module_root |
root of modules, usually the project folder created from
|
host, port |
host and port of the application |
jupyter |
whether to launch |
... |
passed to |
'RStudio'
job ID
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.