context('disks')
test_that('partitions works',{
dsks <- partitions()
expect_identical(class(dsks),c("tbl_df","tbl","data.frame"))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.