snapshot_check | R Documentation |
snapshot_check Check all changing snapshots. For some reason testthat::snapshot_review() does not seem to work when multiple images change. With snapshot_check, we use testthat:::review_app to check all .new snapshots
snapshot_check(snapshot_location = "testthat/_snaps/snapshots/")
snapshot_location |
Location of the snapshots, by default "testthat/_snaps/snapshots/" |
Open a shiny app
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.