Skip to contents

Auxiliary function to obtain plots of the predictions of the field using 'inlabru'.

Usage

# S3 method for class 'graph_bru_pred'
plot(x, y = NULL, vertex_size = 0, ...)

Arguments

x

A predicted object obtained with the predict method.

y

Not used.

vertex_size

Size of the vertices.

...

Additional parameters to be passed to plot_function.

Value

A 'ggplot2' object.