biqdODE_plot_all | R Documentation |
plot all decompose plot for two data
biqdODE_plot_all(
result1,
result2,
label = 10,
show.legend = FALSE,
remove.label = TRUE,
nrow = NULL,
ncol = NULL
)
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 |
nrow |
scalar for subplot row number |
ncol |
scalar for subplot column number |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.