biqdODE_plot_base | R Documentation |
plot single decompose plot for two data
biqdODE_plot_base(
result1,
result2,
label = 10,
show.legend = FALSE,
remove.label = FALSE
)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.