check_arguments: Checks the input arguments of the path_model() function

Description Usage Value

View source: R/check_arguments.R

Description

Checks each input argument in sequence, whilst suppressing errors, to allow for one-step checking of arguments.

Usage

1
2
3
4
5
6
7
check_arguments(
  data,
  connection_matrix,
  variables_in_block,
  block_names,
  estimators
)

Value

A list of lists of errors and warnings respectively that indicate what is wrong with the arguments that are entered into the path_model function.


GeertPostma/pathmodelr documentation built on Oct. 5, 2021, 4:17 p.m.