Learn R Programming

inti (version 0.7.4)

tarpuy: Interactive fieldbook designs

Description

Invoke RStudio addin to create fieldbook designs

Usage

tarpuy(dependencies = FALSE)

Value

A Shiny application launched with shiny::runApp().

Arguments

dependencies

Logical. If TRUE, install any missing TARPUY runtime dependencies using the local inst/tarpuy/setup.R script included with the installed inti package.

Details

TARPUY allows users to create experimental designs through an interactive Shiny application.

Examples

Run this code

if (interactive()) {
  inti::tarpuy()
}

Run the code above in your browser using DataLab