metrics_compare: Percent Difference of Metrics Function

View source: R/metrics_compare.R

metrics_compareR Documentation

Percent Difference of Metrics Function

Description

Calculates percent difference between 65 different hydrologic metrics created from two different inputs

Usage

metrics_compare(metrics1, metrics2)

Arguments

metrics1

a dataframe containing the 65 hydrologic metrics from dataframe 1

metrics2

a dataframe containing the 65 hydrologic metrics from dataframe 2

Value

A dataframe containing the 65 metrics from both original dataframes, and the percent difference between each metric


HARPgroup/cbp6 documentation built on Nov. 8, 2022, 1:22 a.m.