TADA_CheckType: Check Type

View source: R/Utilities.R

TADA_CheckTypeR Documentation

Check Type

Description

This function checks if the inputs to a function are of the expected type. It is used at the beginning of TADA functions to ensure the inputs are suitable.

Usage

TADA_CheckType(arg, type, paramName)

Arguments

arg

An input argument to check

type

Expected class of input argument

paramName

Optional name for argument to use in error message


USEPA/TADA documentation built on April 12, 2025, 1:47 p.m.