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

View source: R/ValidationFunctions.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/stateio documentation built on Feb. 12, 2024, 6:41 a.m.