qcode: This launches the coder Shiny app

Description Usage Arguments Examples

View source: R/utils.R

Description

This launches the coder Shiny app

Usage

1
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

1
2
3
if (interactive()) {
 qcode()
}

ropenscilabs/qcoder documentation built on Dec. 31, 2021, 9:11 p.m.