Uses results from 'GPSeq_clus" to plot individual cluster .kmls
ind_clus_kml(
AID,
cn,
locs,
cs,
centroid_calc = "mean",
overwrite = TRUE,
dir = NULL
)
Opens the cluster locations and centroid .kml for assessment.
Desired AID from sequential cluster output
Desired cluster number
Location dataframe output from GPSeq_clus()
Cluster summary output from GPSeq_clus()
'mean' (default) or 'median' centroid plot
TRUE (default) labels output as "ind.kml" that overwrites with each run within tempdir(). FALSE saves outputs as "AID_cn"
File path when saving output