R/utils.R
qcode.Rd
This launches the coder Shiny app
qcode(use_wd = TRUE)
Whether or not the current working directory when launching qcoder should be used as the base from which the project file is selected.
if (interactive()) { qcode() }