# test_that("0 length ipak output installing cran packages", {
# expect_equal(length(ipak("vegan")), 0L)
# })
# test_that("0 length ipak output installing github packages", {
# expect_equal(length(ipak("jalvesaq/colorout")), 0L)
# })
# test_that("expands tidyverse packages", {
# expect_equal(length(ipak("tidyverse")), 0L)
# })
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.