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 Repository: https://miyamot0.r-universe.dev Date/Publication: 2026-01-16 12:52:32 UTC RemoteUrl: https://github.com/miyamot0/ggsced RemoteRef: HEAD RemoteSha: d6f29752f0b21e2c38a8e1f138f80b3ac9acbf0e NeedsCompilation: no Packaged: 2026-06-21 06:49:13 UTC; root Author: Shawn Gilroy [aut, cre, cph] (ORCID: ) Maintainer: Shawn Gilroy