# \donttest{
exp_clus_gpx(AID = "ML1605M", cn = 4,
locs = GPSeq_clus(dat = ML_ex_dat[1:50,], search_radius_m = 200, window_days = 6,
clus_min_locs = 3, show_plots = c(FALSE, "mean"))[[1]],
cs = GPSeq_clus(dat = ML_ex_dat[1:50,], search_radius_m = 200, window_days = 6,
clus_min_locs = 3, show_plots = c(FALSE, "mean"))[[2]],
dir= tempdir()
)
# }
Run the code above in your browser using DataLab