plot: Plot meshes and observations

Description Usage Arguments Value Examples

Description

This function is the general one used for plotting/visualising objects mesh objects.

Usage

1
2
3
4
plot(x, y, ...)

## S4 method for signature 'FEBasis,character'
plot(x, y, ...)

Arguments

x

a mesh object

...

other parameters used to configure the plot. These include max (upperbound on colour scale) and min (lowerbound on colour scale)

Value

a ggplot2 object

Examples

1
## See vignette min_max_T

andrewzm/bicon documentation built on May 10, 2019, 11:15 a.m.