csv_to_ggplot |
Convert CSV files (from ggsem Shiny app) to ggplot2 output |
draw_annotations |
Write text annotations from an annotation CSV file (from ggsem Shiny app) on a ggplot2 object |
draw_lines |
Draw lines from a line CSV File (from ggsem Shiny app) on a ggplot2 object |
draw_loops |
Draw self-loop arrows from a self-loop arrow CSV file (from ggsem Shiny app) on a ggplot2 object |
draw_points |
Draw points from a point CSV file (from ggsem Shiny app) on a ggplot2 object |
get_axis_range |
Get axis range of a ggplot2 object |
launch |
Run ggsem (Shiny app) locally through a browser |