check_missing: Check that a specific list element is missing

Description Usage Arguments

View source: R/utils_validation.R

Description

Attribute is expected to be missing.

Usage

1
check_missing(obj, attr, err_h)

Arguments

obj

The list object, that should be checked

attr

A string holding the name of the list element, that should be checked.

err_h

An error handler.


a-maldet/readall documentation built on Dec. 18, 2021, 9:23 p.m.