Map using ggplot2::ggplot()

plot_map(data, column)

Arguments

data

Predictions data frame created by stats::predict() and the prediction grid.

column

The column name to plot within the plotting function (e.g., est_non_rf2, omega_s2, epsilon_st2).

Author

Chantel R. Wetzel