plot_mesh_geometry: Given a (small) mesh, plot the mesh and possibly label

View source: R/plot.R

plot_mesh_geometryR Documentation

Given a (small) mesh, plot the mesh and possibly label

Description

Given a (small) mesh, plot the mesh and possibly label

Usage

plot_mesh_geometry(mesh, ..., label_vertices = TRUE, label_polygons = FALSE)

Arguments

mesh

a mesh produced by get_node_mesh_geometry

...

further arguments for plot

label_vertices

logical, if TRUE then label the vertices

label_polygons

logical, if TRUE label each polygon with it's row number


BigelowLab/fvcom documentation built on Nov. 8, 2024, 2:24 p.m.