tests/testthat/test-plotting.R

# test_that("base graphics plotting", {
#   plot(fmexample$mesh)
#
#   plot(fmexample$boundary_fm)
# })
#
# test_that("rgl plotting", {
#   skip_if_not_installed("rgl")
#
#   plot_rgl(fmexample$mesh)
#
#   plot_rgl(fmexample$boundary_fm)
# })
finnlindgren/fmesher documentation built on April 5, 2025, 1:55 a.m.