# Generated by roxygen2: do not edit by hand

export(used_here)
export(used_there)
import(dplyr)
import(rlang)
importFrom(cli,cli_abort)
importFrom(conflicted,conflict_scout)
importFrom(highr,hi_latex)
importFrom(kableExtra,kable_styling)
importFrom(knitr,
  current_input,
  kable,
  purl
)
importFrom(lifecycle,deprecated)
importFrom(purrr,
  list_c,
  list_flatten,
  list_rbind,
  map,
  walk
)
importFrom(readr,read_lines)
importFrom(rvest,
  html_attr,
  html_element,
  html_elements,
  html_table,
  read_html
)
importFrom(stringr,
  str_c,
  str_ends,
  str_extract_all,
  str_flatten_comma,
  str_remove,
  str_replace
)
importFrom(tibble,
  as_tibble,
  enframe,
  tibble
)
importFrom(tidyr,
  drop_na,
  extract,
  fill,
  pivot_longer,
  separate_longer_delim,
  separate_wider_delim,
  separate_wider_regex,
  unnest
)
importFrom(tidyselect,everything)
importFrom(utils,tail)
importFrom(withr,defer)
importFrom(xml2,url_absolute)
