R/visualization.R
plot_rip_k.RdPlot the results from the Ripley's k function stored in the STGrid object.
plot_rip_k(
object,
correction = c("border", "isotropic", "Ripley", "translate"),
max_feat_label = 8,
color = NULL,
size = 4
)A STCompR object.
kind of correction should be displayed.
The maximum number of features to display. The features with the highest value (whatever the radius) are displayed
The colors for the features to be displayed.
The size of the labels.