Command Line Interface Plotting


[Up] [Top]

Documentation for package ‘plotcli’ version 0.2.0

Help Pages

+.plotcli Overload the "+" operator for plotcli objects
AsciiCanvas ASCII Canvas Class
BlockCanvas Block Canvas Class
BrailleCanvas Braille Canvas Class
braille_dot_bit Get Braille dot bit value
braille_set_dot Set a dot in a Braille character
bresenham Bresenham's line algorithm
Canvas Canvas Classes for Terminal Plotting
cat_plot_matrix Print plot matrix
cbind.plotcli Generic function for combining plotcli objects horizontally
cbind_plots Combine plot matrices horizontally
color_to_term Convert ggplot2 color to terminal color name
create_canvas Create a canvas of the specified type
create_scales Create Scale Object from ggplot_build data
format_four_chars Format number to four characters
GeomRegistry Geom Registry and Dispatch System
get_data_subset Get data subset for a specific geom
get_geom_handler Get a Geom Handler
get_term_colors Get terminal colors
ggplotcli ggplotcli - Render ggplot2 objects in the terminal
init_color_mapping Initialize color mapping for a set of ggplot colors
is_braille Check if a character is a Braille character
is_geom_registered Check if a Geom is Registered
list_registered_geoms List Registered Geoms
make_colored Make colored text
make_unique_names Make unique names
normalize_data Normalize data
pclib Short version of plotcli_bar
pclibx Short version of plotcli_box
pclid Short version of plotcli_density
pclih Short version of plotcli_histogram
pclil Short version of plotcli_line
pclis Short version of plotcli_scatter
pixel_to_braille Convert pixel coordinates to Braille cell and dot position
plotcli plotcli R6 Class
plotcli_bar Bar plot using plotcli
plotcli_box Box plot using plotcli
plotcli_density Density plot using plotcli
plotcli_histogram Histogram plot using plotcli
plotcli_line Line plot using plotcli
plotcli_options Set global options for plotcli
plotcli_scatter Scatter plot using plotcli
rbind.plotcli Generic function for combining plotcli objects vertically
rbind_plots Combine plot matrices vertically
register_geom Register a Geom Handler
remove_color_codes Remove color codes from a string