R/rarefy_groups.R
rarefy_groups.Rd
Build the rarefied dataset by keeping only the centroid of each cluster of jumps
rarefy_groups(Jump_groups)
A dataset to be processed
A table containing the rarefied dataset
if (FALSE) { # \dontrun{ new_dataset <- rarefy_groups(dataset) } # }