Learn R Programming

enviGCMS (version 0.5.7)

plotint: plot the information of intergretion

Description

plot the information of intergretion

Usage

plotint(list, name = NULL)

Arguments

list

list from getinteragtion

name

the title of the plot

Examples

Run this code
# NOT RUN {
list <- getinteragtion(rawdata)
plotint(list)
# }

Run the code above in your browser using DataLab