# Generated by roxygen2: do not edit by hand

export(AddLetterImages)
export(SaveAllLetterPlots)
export(about_variable)
export(analyze_questioned_documents)
export(calculate_accuracy)
export(drop_burnin)
export(extractGraphs)
export(fit_model)
export(format_template_data)
export(get_cluster_fill_counts)
export(get_clusters_batch)
export(get_credible_intervals)
export(get_posterior_probabilities)
export(make_clustering_templates)
export(plotImage)
export(plotImageThinned)
export(plotLetter)
export(plotLine)
export(plotNodes)
export(plot_cluster_fill_counts)
export(plot_cluster_fill_rates)
export(plot_credible_intervals)
export(plot_posterior_probabilities)
export(plot_trace)
export(processDocument)
export(processHandwriting)
export(process_batch_dir)
export(process_batch_list)
export(readPNGBinary)
export(read_and_process)
export(rgb2grayscale)
export(thinImage)
export(whichToFill)
import(doParallel)
import(foreach)
import(ggplot2)
import(igraph)
importFrom(Rcpp,sourceCpp)
importFrom(grDevices,as.raster)
importFrom(graphics,hist)
importFrom(png,readPNG)
importFrom(purrr,map2)
importFrom(reshape2,melt)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(utils,combn)
importFrom(utils,head)
importFrom(utils,install.packages)
useDynLib(handwriter, .registration = TRUE)
