| plotintslope {enviGCMS} | R Documentation | 
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
## Not run: 
list <- getinteragtion(rawdata)
plotintslope(list)
## End(Not run)
[Package enviGCMS version 0.7.1 Index]