gta_parameter_check: This is a helper function that evaluates whether all user...

View source: R/gta parameter check.R

gta_parameter_checkR Documentation

This is a helper function that evaluates whether all user input is understood. Returns 'OK' if this is so and the unconforming values otherwise.

Description

This is a helper function that evaluates whether all user input is understood. Returns 'OK' if this is so and the unconforming values otherwise.

Usage

gta_parameter_check(check.vector = NULL, permissible.values = NULL)

Arguments

check.vector

Specify the vector you want to check.

permissible.values

Specify the permissible values.

Author(s)

Global Trade Alert

References

www.globaltradealert.org


global-trade-alert/gtalibrary documentation built on April 5, 2024, 1:54 p.m.