plotintslope: plot the slope information of integration

View source: R/general.R

plotintslopeR 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)

enviGCMS documentation built on April 3, 2025, 11:07 p.m.