R/general.R
plotintslope.Rd
plot the slope information of integration
plotintslope(list, name = NULL)
list from getintegration
the title of the plot
if (FALSE) { list <- getinteragtion(rawdata) plotintslope(list) }