plot.graph_bru_pred {MetricGraph} | R Documentation |
Auxiliary function to obtain plots of the predictions of the field using 'inlabru'.
## S3 method for class 'graph_bru_pred'
plot(x, y = NULL, vertex_size = 0, ...)
x |
A predicted object obtained with the |
y |
Not used. |
vertex_size |
Size of the vertices. |
... |
Additional parameters to be passed to plot_function. |
A 'ggplot2' object.