test_that("read.ome succeeds",{
f = mockFile(sizeX=16, sizeY=16)
omexml = read.omexml(f)
expect_type(omexml,"character")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.