Skip to contents

This launches the coder Shiny app

Usage

qcode(use_wd = TRUE)

Arguments

use_wd

Whether or not the current working directory when launching qcoder should be used as the base from which the project file is selected.

Examples

if (interactive()) {
 qcode()
}