biqdODE_plot_base {idopNetwork} | R Documentation |
plot single decompose plot for two data
Description
plot single decompose plot for two data
Usage
biqdODE_plot_base(
result1,
result2,
label = 10,
show.legend = FALSE,
remove.label = FALSE
)
Arguments
result1 |
list of qdODE all for first data |
result2 |
list of qdODE all for second data |
label |
relabel x and y label due to log-transform, set 10 as default |
show.legend |
to show legend |
remove.label |
to remove x and y label |
[Package idopNetwork version 0.1.2 Index]