# Generated by roxygen2: do not edit by hand

S3method("+",plotcli)
S3method(cbind,plotcli)
S3method(rbind,plotcli)
export(bresenham)
export(cat_plot_matrix)
export(cbind_plots)
export(format_four_chars)
export(get_data_subset)
export(get_term_colors)
export(ggplotcli)
export(is_braille)
export(make_colored)
export(make_unique_names)
export(normalize_data)
export(pclib)
export(pclibx)
export(pclid)
export(pclih)
export(pclil)
export(pclis)
export(plotcli)
export(plotcli_bar)
export(plotcli_box)
export(plotcli_density)
export(plotcli_histogram)
export(plotcli_line)
export(plotcli_options)
export(plotcli_scatter)
export(rbind_plots)
export(remove_color_codes)
import(ggplot2)
import(R6)
importFrom("stats", "density")
importFrom(crayon, blue, red, green, yellow, magenta, cyan, silver)
importFrom(knitr, opts_chunk)
importFrom(rmarkdown, html_vignette)
importFrom(utils, head, tail, capture.output)