bundled_cli_vrsn | R Documentation |
Determines the version of one of the command-line interface (CLI) tools bundled with RStudio, like Quarto, Pandoc, Dart Sass, etc.
bundled_cli_vrsn(tool = all_bundled_tools)
tool |
Tool name. One of |
A numeric version.
rstd::bundled_cli_vrsn(tool = "dart-sass")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.