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