# Generated by roxygen2: do not edit by hand

S3method(plot,mdl_forum_posts)
S3method(plot,mdl_grades)
S3method(print,mdl_courses_summary)
S3method(print,mdl_grades_summary)
S3method(print,mdl_post_summary)
S3method(print,mdl_users_summary)
S3method(summary,mdl_courses)
S3method(summary,mdl_forum_posts)
S3method(summary,mdl_grades)
S3method(summary,mdl_users)
export(check_mdl_cache)
export(example_config_yml)
export(mdl_config)
export(mdl_courses)
export(mdl_create_cache)
export(mdl_forum_posts)
export(mdl_get_cache_connection)
export(mdl_get_cache_dir)
export(mdl_get_cache_filename)
export(mdl_get_connection)
export(mdl_grades)
export(mdl_log)
export(mdl_users)
import(DBI)
import(RMariaDB)
import(anytime)
import(config)
import(dplyr)
import(ggplot2)
import(ggwordcloud)
import(lifecycle)
import(rlang)
import(tidytext)
importFrom(DBI,dbConnect)
importFrom(RSQLite,SQLite)
importFrom(dplyr,select)
importFrom(dplyr,tbl)
importFrom(glue,glue)
importFrom(graphics,hist)
importFrom(stats,median)
importFrom(stats,sd)
importFrom(stringr,str_pad)
importFrom(utils,head)
