setup_analysis | R Documentation |
Set up an analysis package within an rdev package newly initialized with init()
, after updating
Title and Description in DESCRIPTION
, by committing changes and running
use_analysis_package()
, use_spelling()
, and ci()
.
setup_analysis(use_quarto = TRUE)
use_quarto |
If |
setup_analysis()
will stop if rlang::is_interactive()
is FALSE
, and will run open_files()
if running in RStudio.
quickstart
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.