.cli_condition_messaging | R Documentation |
Print Condition Messages Saved in an ARD
.cli_condition_messaging(x, msg_type)
x |
( |
msg_type |
( |
returns invisible if check is successful, throws warning/error messages if not.
ard <- ard_continuous(
ADSL,
by = ARM,
variables = AGE
)
cards:::.cli_condition_messaging(ard, msg_type = "error")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.