check_required_attributes: Check that a list object has all required attributes

Description Usage Arguments

View source: R/utils_validation.R

Description

Check that a list object has all required attributes

Usage

1
check_required_attributes(obj, attrs_required, err_h)

Arguments

obj

The list object, that should be checked

attrs_required

A character vector, holding the names of the required list elements

err_h

An error handler.


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