check_modes: Check modes

View source: R/check_specifications.r

check_modesR Documentation

Check modes

Description

Internal function not to be called by the user

Usage

  check_modes(modes, blocks)

Arguments

modes

character vector indicating the type of measurement for each block. Values regular user can choose: "A", "B", "newA" Values Expert user can choose: "A", "B", "newA", "PLScore", "PLScow". The length of modes must be equal to the length of blocks.

blocks

list defining the blocks of manifest variables

Details

Internal function. check_modes is called by check_specs.

Value

validated modes

Warning

Do NOT use this function unless you are ME, a package developer, or a jedi user who really knows what is doing (seriously!)


gastonstat/plspm documentation built on April 8, 2022, 5:59 a.m.