expect_output_file | R Documentation |
expect_output_file()
behaves identically to expect_known_output()
.
expect_output_file(
object,
file,
update = TRUE,
...,
info = NULL,
label = NULL,
print = FALSE,
width = 80
)
expect_output_file()
is deprecated in the 3rd edition;
please use expect_snapshot_output()
and friends instead.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.