Learn R Programming

debrowser (version 1.0.8)

getGOPlots: getGOPlots

Description

Go term analysis panel. Generates appropriate GO plot based on user selection.

Usage

getGOPlots(dataset, input = NULL, table = FALSE)

Arguments

dataset,
the dataset used
input,
input params
table,
table flag to return dataset to show in a datatable

Value

the panel for go plots;

Examples

Run this code
    x<- getGOPlots(mtcars)

Run the code above in your browser using DataLab