Learn R Programming

Crossover (version 0.1-14)

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.

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
CrossoverGUI()

Run the code above in your browser using DataLab