stage_check {bp} | R Documentation |
Used in process_data
function
stage_check(sbp_stages = NULL, dbp_stages = NULL)
sbp_stages |
Checks whether the user supplied |
dbp_stages |
Checks whether the user supplied |
A list containing two vectors that each correspond to the SBP/DBP stages for use in further processing. If the function returns no error, the supplied vectors are valid. Function arguments are coerced to integer.