tests/testthat/test-plot3d.R

test_that("plot3d works", {
  expect_is(plot3d(origTrack = niclas), c("plotly", "htmlwidget"))
  expect_is(plot3d(origTrack = niclas, simTrack = niclas, DEM = dem, titleText = "Test"), 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.