# Generated by roxygen2: do not edit by hand

export("%>%")
export(addin_crawl_chunks)
export(crawl_chunks)
export(crawl_chunks_html)
export(crawl_chunks_raw)
export(detect_strategy)
export(extract_r_chunks_from_html)
export(extract_r_chunks_from_markdown)
importFrom(httr2,req_headers)
importFrom(httr2,req_perform)
importFrom(httr2,req_timeout)
importFrom(httr2,req_user_agent)
importFrom(httr2,request)
importFrom(httr2,resp_body_string)
importFrom(httr2,resp_status)
importFrom(magrittr,"%>%")
importFrom(purrr,map_chr)
importFrom(purrr,map_lgl)
importFrom(rstudioapi,getActiveDocumentContext)
importFrom(rstudioapi,insertText)
importFrom(rstudioapi,isAvailable)
importFrom(rstudioapi,showDialog)
importFrom(rstudioapi,showPrompt)
importFrom(xml2,read_html)
importFrom(xml2,xml_attr)
importFrom(xml2,xml_find_all)
importFrom(xml2,xml_parent)
importFrom(xml2,xml_text)
