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 dataresult2
: list of qdODE all for second datalabel
: relabel x and y label due to log-transform, set 10 as defaultshow.legend
: to show legendremove.label
: to remove x and y labelnrow
: scalar for subplot row numberncol
: scalar for subplot column numberUseful links