plot.mesh.1.5D: Plot a mesh.1.5D object

View source: R/plot.R

plot.mesh.1.5DR Documentation

Plot a mesh.1.5D object

Description

Plot a mesh.1.5D object, generated by create.mesh.1.5D or refine.mesh.1.5D.

Usage

## S3 method for class 'mesh.1.5D'
plot(x, ...)

Arguments

x

A mesh.1.5D object defining the triangular mesh, as generated by create.mesh.1.5D or refine.mesh.1.5D.

...

Arguments representing graphical options to be passed to par.

Value

No return value


fdaPDE documentation built on March 7, 2023, 5:28 p.m.