# Generated by roxygen2: do not edit by hand

export(check_current_tutorial)
export(check_tutorial_defaults)
export(determine_code_chunk_name)
export(determine_exercise_number)
export(ensure_quarto)
export(format_tutorial)
export(knit_tutorials)
export(make_exercise)
export(process_submissions)
export(return_tutorial_paths)
export(set_binary_only_in_r_profile)
export(set_positron_settings)
export(set_rstudio_settings)
export(show_file)
export(submission_server)
export(submission_ui)
export(write_answers)
importFrom(dplyr,all_of)
importFrom(dplyr,bind_rows)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(jsonlite,read_json)
importFrom(jsonlite,write_json)
importFrom(mime,guess_type)
importFrom(purrr,map_dfr)
importFrom(rstudioapi,getActiveDocumentContext)
importFrom(rvest,html_table)
importFrom(rvest,read_html)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(utils,tail)
