The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
scplot is an add on package for scan which provides a convenient set of functions to create single-case graphics. scplot is based on ggplot2.
From: install.packages("scplot")
For the developmental version:
Install scplot:
devtools::install_github("jazznbass/scplot")
If you get errors, look if a specific package is missing/ not found
and try to install the missing package with
install.packages("[name-of-the-missing-package]")
.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.