lvl_up_quarto | R Documentation |
Checks whether the installed Quarto version is >= a cached reference version. Intended to level up the Quarto version in use between multiple users of the same code (e.g. contributors to a specific Quarto project).
lvl_up_quarto(path_min_vrsn, update_min_vrsn = FALSE)
path_min_vrsn |
Path to the cached Quarto version string. |
update_min_vrsn |
Whether or not to overwrite |
Currently installed Quarto version as a numeric version, invisibly.
Other development environment currentness functions:
lvl_up_r()
,
lvl_up_rstudio()
,
update_rpkgs()
,
update_salims_pkgs()
,
update_zdaarau_pkgs()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.