tests/testthat/test-embed.r

test_that("embed", {
  
  expect_silent(embed_csv(head(mtcars)))
  expect_silent(embed_code('head(mtcars)'))
  
})

Try the rbiom package in your browser

Any scripts or data that you put into this service are public.

rbiom documentation built on April 3, 2025, 6:39 p.m.