Learn R Programming

enviGCMS (version 0.5.7)

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
# NOT RUN {
list <- getinteragtion(rawdata)
plotintslope(list)
# }

Run the code above in your browser using DataLab