check_blocks: Check well defined blocks

View source: R/check_arguments.r

check_blocksR Documentation

Check well defined blocks

Description

Internal function not to be called by the user

Usage

  check_blocks(blocks, Data)

Arguments

blocks

list defining the blocks of manifest variables. Elements in blocks must have the same mode: all "numeric" or all "character".

Data

matrix or data frame from where to extract manifest variables.

Details

Internal function. check_blocks is called by check_args.

Value

validated blocks (output in numeric format)

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.