# Generated by roxygen2: do not edit by hand

S3method(as.data.table,Dictionary)
S3method(insert_named,data.frame)
S3method(insert_named,data.table)
S3method(insert_named,default)
S3method(insert_named,environment)
S3method(modify_at,data.table)
S3method(modify_at,default)
S3method(modify_if,data.table)
S3method(modify_if,default)
S3method(remove_named,data.frame)
S3method(remove_named,data.table)
S3method(remove_named,default)
S3method(remove_named,environment)
export("%nin%")
export(Dictionary)
export(as_factor)
export(as_short_string)
export(catf)
export(chunk)
export(chunk_vector)
export(compute_mode)
export(cross_join)
export(did_you_mean)
export(discard)
export(encapsulate)
export(enframe)
export(every)
export(extract_vars)
export(formulate)
export(get_seed)
export(has_element)
export(imap)
export(imap_chr)
export(imap_dbl)
export(imap_dtc)
export(imap_dtr)
export(imap_int)
export(imap_lgl)
export(insert_named)
export(invoke)
export(is_scalar_na)
export(keep)
export(load_dataset)
export(map)
export(map_at)
export(map_chr)
export(map_dbl)
export(map_dtc)
export(map_dtr)
export(map_if)
export(map_int)
export(map_lgl)
export(map_values)
export(messagef)
export(modify_at)
export(modify_if)
export(named_list)
export(names2)
export(pmap)
export(pmap_chr)
export(pmap_dbl)
export(pmap_dtc)
export(pmap_dtr)
export(pmap_int)
export(pmap_lgl)
export(rcbind)
export(remove_named)
export(require_namespaces)
export(rowwise_table)
export(seq_along0)
export(seq_col)
export(seq_len0)
export(seq_row)
export(set_class)
export(set_names)
export(shuffle)
export(some)
export(stopf)
export(str_collapse)
export(str_indent)
export(str_trunc)
export(topo_sort)
export(transpose_list)
export(unnest)
export(warningf)
export(which_max)
export(which_min)
import(checkmate)
import(data.table)
importFrom(R6,R6Class)
importFrom(stats,as.formula)
importFrom(stats,runif)
importFrom(stats,setNames)
importFrom(stats,terms)
importFrom(utils,adist)
importFrom(utils,head)
