is_latest | R Documentation |
Test if RStudio is up to date
is_latest(stable = TRUE, os = NULL)
stable |
Set to |
os |
The OS codename for which the RStudio version was built. If |
TRUE
if the currently running RStudio version is greater or equal to the latest version, FALSE
otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.