test_that("multiplication works", {
expect_identical(
get_bib_file(),
system.file(
package='iSEEWorkshopEuroBioc2020',
'vignettes', 'bib', 'iSEEWorkshopEuroBioc2020.bib')
)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.