checkNamesandOrdering: Check order of names (n1 and n2). Stop function execution if...

View source: R/ValidateModel.R

checkNamesandOrderingR Documentation

Check order of names (n1 and n2). Stop function execution if n1 != n2.

Description

Check order of names (n1 and n2). Stop function execution if n1 != n2.

Usage

checkNamesandOrdering(n1, n2, note)

Arguments

n1

Name vector #1

n2

Name vector #2

note

Note about n1 and n2


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