Nothing
peptide_mass_plot <- plot_peptide_mass_measurement(t_dat)
test_that("plot_peptide_mass_measurement class is right",
expect_is(
peptide_mass_plot,
"ggplot"
)
)
test_that("plot parameters",
vdiffr::expect_doppelganger("Peptide Mass Measurement Plot", peptide_mass_plot))
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.