isDemandVectorValid: A function to validate a user provided demand vector

View source: R/DemandFunctions.R

isDemandVectorValidR Documentation

A function to validate a user provided demand vector

Description

A function to validate a user provided demand vector

Usage

isDemandVectorValid(dv, L)

Arguments

dv

a user provided demand vector

L

the L matrix for the given model, used as a reference

Value

A logical value indicating demand vector is valid or not.


USEPA/useeior documentation built on April 12, 2024, 1:36 p.m.