Learn R Programming

Crossover (version 0.1-22)

CrossoverGUI: Graphical User Interface for Crossover Designs

Description

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

Usage

CrossoverGUI()

Arguments

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

Kornelius Rohmeyer rohmeyer@small-projects.de

Details

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

Examples

Run this code


if (FALSE) {
CrossoverGUI()
}


Run the code above in your browser using DataLab