| .assert_surv_class | R Documentation |
Assert object inherits from a specific surv_* class
.assert_surv_class(x, cls, arg_name = deparse(substitute(x)))
x |
Object to check. |
cls |
Expected class name. |
arg_name |
Name for error messages. |
Invisible TRUE.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.