# Generated by roxygen2: do not edit by hand

export(args_ofat)
export(args_permute)
export(args_set)
export(cluster)
export(future_pmap)
export(multicore)
export(multisession)
export(plan)
export(remote)
export(sequential)
export(transparent)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_cols)
importFrom(dplyr,distinct)
importFrom(dplyr,left_join)
importFrom(dplyr,select)
importFrom(furrr,future_pmap)
importFrom(future,cluster)
importFrom(future,multicore)
importFrom(future,multisession)
importFrom(future,plan)
importFrom(future,remote)
importFrom(future,sequential)
importFrom(future,transparent)
importFrom(purrr,imap)
importFrom(purrr,imap_dfr)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map_dfr)
importFrom(purrr,map_int)
importFrom(purrr,pmap_chr)
importFrom(rlang,.data)
importFrom(rlang,set_names)
