Skip to contents

Invoke RStudio addin to create fieldbook designs

Usage

tarpuy(dependencies = FALSE)

Arguments

dependencies

Install package dependencies for run the app

Value

Shiny app

Details

Tarpuy allow to create experimental designs under an interactive app.

Examples


if(interactive()){

 inti::tarpuy()

}