View source: R/expect_snapshot_csv.R
expect_snapshot_csv | R Documentation |
The expect_snapshot_csv()
writes and compares new tibble to a
.CSV file.
expect_snapshot_csv(name, timber)
name |
Name of the .CSV file. |
timber |
A tibble of timber. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.