View source: R/compare_plots_function.R
this function plot two different data to compare them with each other , it mostly used to compare observed data and simulated data
1 | compare_plots(ob_data, sim_data)
|
ob_data |
your observed data in form of data frame |
sim_data |
your simulated data in a form of data frame |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.