Package: ggsced
Type: Package
Title: Utilities and Helpers for Single Case Experimental Design (SCED)
        using 'ggplot2'
Version: 0.1.6
Authors@R: person(given = "Shawn",
           family = "Gilroy",
           role = c("aut", "cre", "cph"),
           email = "sgilroy1@lsu.edu",
           comment = c(ORCID = "0000-0002-1097-8366"))
Description: Provides specialized visualization tools for Single-Case Experimental Design (SCED) 
    research using 'ggplot2'. SCED studies are a crucial methodology in behavioral and 
    educational research where individual participants serve as their own controls through 
    carefully designed experimental phases. This package extends 'ggplot2' to create 
    publication-ready graphics with professional phase change lines, support for multiple 
    baseline designs, and styling functions that follow SCED visualization conventions. 
    Key functions include adding phase change demarcation lines to existing plots and 
    formatting axes with broken axis appearance commonly used in single-case research.
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
Depends: ggplot2, ggh4x, R (>= 3.5.0)
Imports: grid, gtable, assert
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), usethis, tidyverse
RoxygenNote: 7.2.3
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-01-16 12:49:03 UTC; shawn
Author: Shawn Gilroy [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-1097-8366>)
Maintainer: Shawn Gilroy <sgilroy1@lsu.edu>
Repository: CRAN
Date/Publication: 2026-01-21 20:10:14 UTC
Built: R 4.4.3; ; 2026-02-02 03:28:40 UTC; windows
