check_min_rstudio_version | R Documentation |
Return error if minimum version requirement not met.
check_min_rstudio_version(version)
version |
string of min required version number |
path string to RStudio rstudio-prefs.json
file
Daniel D. Sjoberg
if (interactive()) { check_min_rstudio_version() }
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.