Nothing
test_that("works for co2", {
expect_snapshot(
flux_drygas(wet_conc, co2, h2o)
)
})
test_that("works for h2o", {
expect_snapshot(
flux_drygas(wet_conc, h2o, h2o)
)
})
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.