# Generated by roxygen2: do not edit by hand

export(length_omit_na)
export(str_englue)
export(str_extract_part)
export(str_left)
export(str_mid)
export(str_right)
export(str_rm_whitespace_df)
export(str_split_extract)
export(str_title_case)
import(rlang)
importFrom(dplyr,"%>%")
importFrom(dplyr,across)
importFrom(dplyr,mutate)
importFrom(glue,glue)
importFrom(stats,na.omit)
importFrom(stringr,str_to_title)
