Spatial Temporal Distribution Plot

dist_map(df, proj4, labels = TRUE)

Arguments

df

a dataframe containing columns "x", "y", "date", and "id"

proj4

a character string indicating the proj.4 definition of the coordinate reference system defining the relocations

labels

logical, indicating whether or not to label points with IDs, implemented using geom_text_repel