expect_valid <- function(object, class) { expect_s4_class(object, class) expect_true(validObject(object)) }
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.