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)

yufree/enviGCMS documentation built on April 14, 2025, 2:04 a.m.