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