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

Try the fmesher package in your browser

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

fmesher documentation built on Nov. 2, 2023, 5:35 p.m.