updated train_mark_model()
and
check_model_fit()
and simulate_mpp()
to
include scaled_rasters
argument to determine if scaling
needs to be performed.
added a new example dataset entitled
medium_example_data
and corresponding raster
files.
updated the plot_mpp()
function to use the operator
%>%
instead of the |>
operator to ensure
compatibility with older versions of R.