# Generated by roxygen2: do not edit by hand

export(find_slides)
export(make_package)
export(make_project)
export(show_slides)
export(write_man)
export(write_notes)
export(write_quarto)
export(write_readme)
export(write_scss)
export(write_slides)
import(dplyr)
import(quarto)
importFrom(bookdown,html_document2)
importFrom(conflicted,conflict_prefer)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,rowwise)
importFrom(dplyr,tibble)
importFrom(fs,path_ext_remove)
importFrom(glue,glue)
importFrom(gtsummary,tbl_summary)
importFrom(here,here)
importFrom(labelled,var_label)
importFrom(lifecycle,deprecate_warn)
importFrom(purrr,map_chr)
importFrom(quarto,quarto_preview)
importFrom(quarto,quarto_version)
importFrom(readr,read_file)
importFrom(readr,write_file)
importFrom(rio,import)
importFrom(rlang,abort)
importFrom(rmarkdown,html_document)
importFrom(roxygen2,block_get_tag)
importFrom(stringr,str_detect)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,word)
importFrom(table1,t1kable)
importFrom(tidymodels,tidymodels_prefer)
importFrom(tidyverse,tidyverse_logo)
importFrom(usethis,create_package)
importFrom(usethis,create_project)
importFrom(usethis,edit_file)
importFrom(usethis,ui_done)
importFrom(usethis,ui_info)
importFrom(usethis,ui_nope)
importFrom(usethis,ui_yeah)
importFrom(usethis,use_package)
importFrom(utils,download.file)
importFrom(utils,menu)
