View source: R/obsSim_consistency.R
make_obsSim_consistent | R Documentation |
Try to make observation and simulation lists consistent if possible
make_obsSim_consistent(sim_list, obs_list)
sim_list |
List of simulated values |
obs_list |
List of observed values |
This function checks and fix the homogeneity of types of obs and sim Date columns
A list containing consistent obs and sim lists
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.