View source: R/shiny_helpers.R
paneleditor_GUI | R Documentation |
Upon starting, a file selection window will appear from your R session. You should use this window to navigate to the directory containing the data you want to analyze, and select any file in that directory. The directory itself will then become the working directory for the software. To stop the software simply hit the "ESC" key in your R session.
paneleditor_GUI(launch.browser = TRUE, ...)
launch.browser |
Whether to open the GUI in a separate browser window (recommended) |
... |
Additional arguments to be passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.