check_input_data: Check input data argument for 'create_input_mats'

View source: R/input_mats.R

check_input_dataR Documentation

Check input data argument for create_input_mats

Description

Check that input data argument for create_input_mats exists and that it is of the correct type.

Usage

check_input_data(input_data)

Arguments

input_data

An object of class "expanded_hesim_data" returned by the function expand.hesim_data().

Value

If all tests passed, returns nothing; otherwise, throws an exception.


hesim-dev/hesim documentation built on Feb. 14, 2024, 1:18 a.m.