Learn R Programming

mRpostman (version 0.3.1)

check_args_size: Custom Search Specific Check

Description

Internal helper function for checking specific arguments used in custom_search.

Usage

check_args_size(size, negate)

Arguments

size

An integer specifying the size (in number of characters) of message to be used as search criterion.

negate

If TRUE, negates the search and seeks for "NOT search_criterion". Default is FALSE.

Value

NULL if arguments are correct.

See Also

Other customsearch checkargs functions: check_args_date, check_args_flag, check_args_string, check_args_within