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 Nov. 5, 2024, 6:12 p.m.