# Generated by roxygen2: do not edit by hand

export("%primes%")
export("%staircase%")
export(all_groups_identical)
export(balance)
export(differs_from_previous)
export(downsample)
export(find_missing_starts)
export(find_starts)
export(fold)
export(group)
export(group_factor)
export(partition)
export(splt)
export(upsample)
importFrom(dplyr,"%>%")
importFrom(dplyr,n)
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(stats,runif)
importFrom(utils,combn)
importFrom(utils,head)
importFrom(utils,tail)
