# Generated by roxygen2: do not edit by hand

export(art_pals)
export(circle_data)
export(grid_maker)
export(group_numbers)
export(group_sample)
export(group_slice)
export(packer)
export(point_in_polygon)
export(resizer)
export(rotator)
export(seq_bounce)
export(set_brightness)
export(set_saturation)
export(square_data)
export(wave_data)
importFrom(cli,cli_abort)
importFrom(cli,cli_alert_info)
importFrom(cli,cli_inform)
importFrom(cli,cli_progress_step)
importFrom(cli,combine_ansi_styles)
importFrom(cli,style_italic)
importFrom(dplyr,group_by)
importFrom(dplyr,group_size)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,select)
importFrom(dplyr,tibble)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,colors)
importFrom(knitr,combine_words)
importFrom(lifecycle,deprecated)
importFrom(purrr,list_c)
importFrom(purrr,list_rbind)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map2_dbl)
importFrom(purrr,map_chr)
importFrom(purrr,pmap)
importFrom(purrr,set_names)
importFrom(rlang,is_bare_numeric)
importFrom(rlang,is_empty)
importFrom(sf,st_as_sf)
importFrom(sf,st_intersects)
importFrom(sf,st_polygon)
importFrom(sf,st_within)
importFrom(stringr,str_length)
importFrom(stringr,str_pad)
importFrom(utils,head)
importFrom(utils,tail)
