valuesOK: valuesOK

View source: R/utils.R

valuesOKR Documentation

valuesOK

Description

This function ensures that the user has not tried to send unacceptable values

Usage

valuesOK(valSent = NULL, valOK = NULL, valID = "this vector")

Arguments

valSent

default is NULL. This is a vector of values sent by the user

valOK

default is NULL. This is a vector of of known, acceptable values

valID

default is "this vector". This is an identifier for the vector.

Value

returns NULL

Author(s)

Mike McMahon, Mike.McMahon@dfo-mpo.gc.ca

See Also

Other utils: clean_ISDB_Trip(), go(), isDraft(), paramOK()


Maritimes/Mar.bycatch documentation built on Feb. 6, 2024, 3:27 p.m.