test_arguments: Test if user-supplied inputs match the expected arguments...

View source: R/supportFunc.R

test_argumentsR Documentation

Test if user-supplied inputs match the expected arguments type and form

Description

This function tests whether the input supplied by the user are of the expected type (class), and are in the right form (overlap of extents and same projection).

Usage

test_arguments(x, y)

Arguments

x

The input provided by the user for the x argument.

y

The input provided by the user for the y argument.

Value

There is no return value. If any error is found, the execution is just halted.


fgashakamba/hypsoLoop documentation built on Nov. 13, 2022, 8:17 a.m.