| sas_run_selected | R Documentation |
Execute selected SAS code in current session and render html output as SAS
widget. See vignette("overview") for more information on how to utilize
the addin within RStudio or Positron.
sas_run_selected()
htmlwidget; HTML5 output.
Other code execution functions:
sas_run_file(),
sas_run_string()
sas_connect()
# highlight something in the active editor of RStudio or Positron
sas_run_selected()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.