# Generated by roxygen2: do not edit by hand

S3method(arrange,vitae_preserve)
S3method(distinct,vitae_preserve)
S3method(filter,vitae_preserve)
S3method(group_by,vitae_preserve)
S3method(knit_print,vitae_bibliography)
S3method(knit_print,vitae_brief)
S3method(knit_print,vitae_detailed)
S3method(mutate,vitae_preserve)
S3method(rename,vitae_preserve)
S3method(select,vitae_preserve)
S3method(slice,vitae_preserve)
S3method(summarise,vitae_preserve)
S3method(transmute,vitae_preserve)
export("%>%")
export(arrange)
export(awesomecv)
export(bibliography_entries)
export(brief_entries)
export(cv_document)
export(detailed_entries)
export(distinct)
export(filter)
export(group_by)
export(hyndman)
export(latexcv)
export(moderncv)
export(mutate)
export(rename)
export(select)
export(slice)
export(summarise)
export(transmute)
export(twentyseconds)
import(glue)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,summarise)
importFrom(dplyr,transmute)
importFrom(knitr,knit_print)
importFrom(rlang,"!!!")
importFrom(rlang,"!!")
importFrom(rlang,"%@%")
importFrom(rlang,":=")
importFrom(rlang,enexpr)
importFrom(rlang,enquo)
importFrom(rlang,expr_text)
importFrom(rlang,set_names)
importFrom(rlang,sym)
importFrom(rlang,syms)
