test_that("does new_vpRm() make the correct object?",{
vpRm <- new_vpRm(vpRm_dir)
expect_equal("vpRm",class(vpRm))
})#end
unlink(vpRm_dir,recursive=T)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.