if (FALSE) { # require("splancs")
# New preferred method for "fm_segm" output:
fm_nonconvex_hull(cbind(0, 0), convex = 1, format = "fm")
# Deprecated:
suppressWarnings(
fm_nonconvex_hull_inla(cbind(0, 0), convex = 1)
)
}
Run the code above in your browser using DataLab