deprecated | R Documentation |
Use vctrs::vec_is()
instead of is_vector_s3()
.
Use testthat::expect_snapshot()
instead of expect_known_display()
.
is_vector_s3(x)
expect_known_display(object, file, ..., width = 80L, crayon = TRUE)
object |
An object to check. |
file |
File path where known value/output will be stored. |
... |
Unused. |
width |
The width of the output. |
crayon |
Color the output? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.