check_for_null_parameters {amadeus}R 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


[Package amadeus version 1.1.6 Index]