Learn R Programming

enviGCMS (version 0.7.1)

plotint: plot the information of integration

Description

plot the information of integration

Usage

plotint(list, name = NULL)

Arguments

list

list from getinteagtion

name

the title of the plot

Examples

Run this code
if (FALSE) {
list <- getinteagtion(rawdata)
plotint(list)
}

Run the code above in your browser using DataLab