is.RStudio | R Documentation |
Returns TRUE/FALSE if the R session is running within RStudio or not.
is.RStudio(...)
... |
none are available. |
This function is used in order to check if a GUI can be added to the session or not.
Returns TRUE/FALSE if the R session is running within RStudio or not.
## Not run: is.RStudio() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.