CrossoverGUI: Graphical User Interface for Crossover Designs

View source: R/startGUIs.R

CrossoverGUIR Documentation

Graphical User Interface for Crossover Designs

Description

Starts a graphical user interface for accessing and creating crossover designs.

Usage

CrossoverGUI()

Details

See the vignette of this package for further details, since describing a GUI interface is better done with some nice pictures.

Value

The function itself returns nothing of interest. But from the GUI designs and objects can be created or edited that will be available in R under the specified variable name after saving.

Author(s)

Kornelius Rohmeyer rohmeyer@small-projects.de

Examples



## Not run: 
CrossoverGUI()

## End(Not run)



Crossover documentation built on March 31, 2023, 9:50 p.m.