Learn R Programming

aIc (version 1.0)

aIc.runExample: aIc.runExample loads the associated shiny app This will load the selex example dataset with the default group sizes, the user can upload their own local dataset and adjust groups accordingly.

Description

aIc.runExample loads the associated shiny app This will load the selex example dataset with the default group sizes, the user can upload their own local dataset and adjust groups accordingly.

Usage

aIc.runExample()

Arguments

Value

No return value, but instead opens a shiny connection to your default web browser with the selex dataset as an example.

Author

Greg Gloor

Examples

Run this code
if (FALSE) { # interactive()
library(aIc)
aIc.runExample()
}

Run the code above in your browser using DataLab