# Generated by roxygen2: do not edit by hand

S3method(fgeo_elevation,data.frame)
S3method(fgeo_elevation,default)
S3method(fgeo_elevation,fgeo_elevation)
S3method(fgeo_elevation,list)
S3method(flag_if,data.frame)
S3method(flag_if,default)
S3method(pull_elevation,data.frame)
S3method(pull_elevation,default)
S3method(pull_elevation,list)
export("%>%")
export("%||%")
export(":=")
export(.data)
export(add_col_row)
export(add_count)
export(add_gxgy)
export(add_hectindex)
export(add_index)
export(add_lxly)
export(add_quad)
export(add_qxqy)
export(add_status_tree)
export(add_subquad)
export(arrange)
export(as_label)
export(as_name)
export(as_tibble)
export(assert_is_installed)
export(check_crucial_names)
export(contains)
export(count)
export(detect_if_group)
export(detect_insensitive)
export(drop_if_na)
export(drop_status)
export(ends_with)
export(enquo)
export(enquos)
export(everything)
export(extract_gridsize)
export(extract_insensitive)
export(extract_plotdim)
export(fgeo_elevation)
export(filter)
export(flag_if)
export(flag_if_group)
export(group_by)
export(guess_plotdim)
export(gxgy_to_hectindex)
export(gxgy_to_index)
export(gxgy_to_lxly)
export(gxgy_to_qxqy)
export(gxgy_to_rowcol)
export(index_to_gxgy)
export(index_to_rowcol)
export(is_duplicated)
export(is_multiple)
export(last_col)
export(matches)
export(mutate)
export(nms_try_rename)
export(num_range)
export(one_of)
export(pick_dbh_max)
export(pick_dbh_min)
export(pick_dbh_over)
export(pick_dbh_under)
export(pick_main_stem)
export(pick_main_stemid)
export(pick_status)
export(read_taxa)
export(read_vft)
export(recode_subquad)
export(rename_matches)
export(rowcol_to_index)
export(sanitize_taxa)
export(sanitize_vft)
export(select)
export(starts_with)
export(summarise)
export(summarize)
export(tibble)
export(tribble)
export(type_ensure)
export(type_taxa)
export(type_vft)
export(ungroup)
importFrom(dplyr,add_count)
importFrom(dplyr,arrange)
importFrom(dplyr,count)
importFrom(dplyr,desc)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,summarize)
importFrom(dplyr,ungroup)
importFrom(glue,glue)
importFrom(glue,glue_collapse)
importFrom(magrittr,"%>%")
importFrom(purrr,quietly)
importFrom(rlang,"%||%")
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,abort)
importFrom(rlang,as_label)
importFrom(rlang,as_name)
importFrom(rlang,enquo)
importFrom(rlang,enquos)
importFrom(rlang,has_name)
importFrom(rlang,inform)
importFrom(rlang,is_named)
importFrom(rlang,set_names)
importFrom(rlang,warn)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tibble,tribble)
importFrom(tidyselect,contains)
importFrom(tidyselect,ends_with)
importFrom(tidyselect,everything)
importFrom(tidyselect,last_col)
importFrom(tidyselect,matches)
importFrom(tidyselect,num_range)
importFrom(tidyselect,one_of)
importFrom(tidyselect,starts_with)
importFrom(utils,head)
importFrom(utils,tail)
