# Generated by roxygen2 (4.1.1): do not edit by hand

export("%>%")
export(array_branch)
export(array_tree)
export(as_vector)
export(at_depth)
export(by_row)
export(by_slice)
export(compact)
export(compose)
export(contains)
export(cross2)
export(cross3)
export(cross_d)
export(cross_n)
export(detect)
export(detect_index)
export(discard)
export(every)
export(flatmap)
export(flatten)
export(head_while)
export(invoke)
export(invoke_chr)
export(invoke_dbl)
export(invoke_int)
export(invoke_lgl)
export(is_atomic)
export(is_bare_atomic)
export(is_bare_character)
export(is_bare_double)
export(is_bare_integer)
export(is_bare_list)
export(is_bare_logical)
export(is_bare_numeric)
export(is_bare_vector)
export(is_character)
export(is_double)
export(is_empty)
export(is_formula)
export(is_integer)
export(is_list)
export(is_logical)
export(is_numeric)
export(is_scalar_atomic)
export(is_scalar_character)
export(is_scalar_double)
export(is_scalar_integer)
export(is_scalar_list)
export(is_scalar_logical)
export(is_scalar_numeric)
export(is_scalar_vector)
export(is_vector)
export(keep)
export(lift)
export(lift_dl)
export(lift_dv)
export(lift_ld)
export(lift_lv)
export(lift_vd)
export(lift_vl)
export(lmap)
export(lmap_at)
export(lmap_if)
export(map)
export(map2)
export(map3)
export(map_at)
export(map_call)
export(map_chr)
export(map_dbl)
export(map_if)
export(map_int)
export(map_lgl)
export(map_n)
export(map_rows)
export(negate)
export(order_by)
export(partial)
export(prepend)
export(rbernoulli)
export(rdunif)
export(reduce)
export(reduce_right)
export(rerun)
export(slice_rows)
export(some)
export(sort_by)
export(splice)
export(split_by)
export(tail_while)
export(unslice)
export(update_list)
export(walk)
export(walk2)
export(walk3)
export(walk_n)
export(when)
export(zip2)
export(zip3)
export(zip_n)
importFrom(Rcpp,sourceCpp)
importFrom(magrittr,"%>%")
useDynLib(purrr)
