check_input_in_weight_argument | R Documentation |
This function checks the validity of the weight variable provided by the user, issuing a helpful message if the variable name does not end with "wgt", as expected by LIS conventions.
check_input_in_weight_argument(wgt_name)
weight_var |
A character string of length 1 indicating the name of the weight variable used. |
No return value. The function is used for validation and emits a warning if the weight variable name seems unusual.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.