tests/testthat/test-plot3d-tldCube.R

test_that("plot3d.tldCube works", {
  P <- get.track.densities.3d(niclas, maxBin = Inf, gradientDensity = FALSE)
  expect_is(plot3d.tldCube(P$tldCube), c("plotly", "htmlwidget"))
})
munterfinger/eRTG3D documentation built on March 25, 2022, 1:22 a.m.