Internal function not to be called by the user
check_blocks(blocks, Data)
validated blocks (output in numeric format)
list defining the blocks of manifest
variables. Elements in blocks
must have the same
mode: all "numeric" or all "character".
matrix or data frame from where to extract manifest variables.
Do NOT use this function unless you are ME, a package developer, or a jedi user who really knows what is doing (seriously!)
Internal function. check_blocks
is called by
check_args
.