compare_plots: comparer_plots

Description Usage Arguments

View source: R/compare_plots_function.R

Description

this function plot two different data to compare them with each other , it mostly used to compare observed data and simulated data

Usage

1
compare_plots(ob_data, sim_data)

Arguments

ob_data

your observed data in form of data frame

sim_data

your simulated data in a form of data frame


RonakRah/dap documentation built on Jan. 6, 2022, 5:50 a.m.