View source: R/check_arguments.R
check_blocks | R Documentation |
Internal function not to be called by the user
check_blocks(blocks, Data)
blocks |
list defining the blocks of manifest
variables. Elements in |
Data |
matrix or data frame from where to extract manifest variables. |
Internal function. check_blocks
is called by
check_args
.
validated blocks (output in numeric format)
Do NOT use this function unless you are ME, a package developer, or a jedi user who really knows what is doing (seriously!)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.