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"))
})

Try the eRTG3D package in your browser

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

eRTG3D documentation built on March 18, 2022, 6:11 p.m.