Learn R Programming

enviGCMS (version 0.6.6)

plotintslope: plot the slope information of intergretion

Description

plot the slope information of intergretion

Usage

plotintslope(list, name = NULL)

Arguments

list

list from getinteragtion

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