using_positron | R Documentation |
These functions enable you to determine whether code is being run in the presence of various features of the Positron IDE
using_positron()
determines whether code is being run in Positron.
using_positron_desktop()
, using_positron_server()
are helpers to
determine whether those specific
environments are being used.
using_positron(mode = "any")
using_positron_desktop()
using_positron_server()
mode |
Optional argument specifying whether Positron is being used in
|
A logical value
using_rstudio()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.