check_for_null_parameters: Check parameters

View source: R/download_auxiliary.R

check_for_null_parametersR Documentation

Check parameters

Description

Check that all parameters have been assigned a value.

Usage

check_for_null_parameters(parameters)

Arguments

parameters

parameters passed to function (called by mget(ls()).)

Value

NULL; returns a stop error if one or more function parameters other than 'extent' are NULL


amadeus documentation built on April 4, 2025, 12:21 a.m.