EVOLUTION-MANAGER
Edit File: NAMESPACE
# Generated by roxygen2: do not edit by hand export(all_of) export(any_of) export(contains) export(ends_with) export(enquo) export(eval_rename) export(eval_select) export(everything) export(last_col) export(matches) export(num_range) export(one_of) export(peek_data) export(peek_vars) export(poke_vars) export(quo) export(quo_name) export(quos) export(scoped_vars) export(starts_with) export(vars_pull) export(vars_rename) export(vars_select) export(vars_select_helpers) export(with_vars) import(rlang) importFrom(glue,glue) importFrom(purrr,compact) importFrom(purrr,detect_index) importFrom(purrr,discard) importFrom(purrr,every) importFrom(purrr,map) importFrom(purrr,map2) importFrom(purrr,map2_chr) importFrom(purrr,map_chr) importFrom(purrr,map_if) importFrom(purrr,map_lgl) importFrom(purrr,negate) importFrom(purrr,walk)