Create a plot of BIC obj_mesh, potentially colourized by colour_mesh and potentially including a colour bar
# S3 method for obj_mesh plot(x, colour_bar = TRUE, ...)
| x | a |
|---|---|
| colour_bar | whether or not to add a colour bar |
| ... | additional parameters to pass to add_colour_bar |
returns x invisibly