Package: ggsem
Type: Package
Title: Interactively Visualize Structural Equation Modeling Diagrams
Version: 0.1.0
Authors@R: person(
      given = "Seung Hyun",
      family = "Min",
      role = c("aut", "cre"),
      email = "seung.min@mail.mcgill.ca"
    )
Maintainer: Seung Hyun Min <seung.min@mail.mcgill.ca>
Description: It allows users to perform interactive and reproducible visualizations of path diagrams for structural equation modeling (SEM) and small-to-medium sized networks using the 'ggplot2' engine. Its 'shiny' app provides an interface that allows extensive customization, and creates CSV outputs, which can then be used to recreate the figures either using the 'shiny' app or in a typical 'ggplot2' workflow.
License: GPL-2
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 3.4.0)
Imports: ggplot2, igraph, shiny, DT, colourpicker, grid, svglite,
        grDevices, stats, utils, lavaan
Suggests: semPlot
URL: https://smin95.github.io/ggsem/
BugReports: https://github.com/smin95/ggsem/issues/
Config/Needs/website: rmarkdown
NeedsCompilation: no
Packaged: 2024-11-01 05:11:51 UTC; sammi
Author: Seung Hyun Min [aut, cre]
Repository: CRAN
Date/Publication: 2024-11-05 07:30:10 UTC
