Learn R Programming

enviGCMS (version 0.7.1)

plotintslope: plot the slope information of integration

Description

plot the slope information of integration

Usage

plotintslope(list, name = NULL)

Arguments

list

list from getintegration

name

the title of the plot

Examples

Run this code
if (FALSE) {
list <- getinteragtion(rawdata)
plotintslope(list)
}

Run the code above in your browser using DataLab