# NOT RUN {
## Descriptive statistics for a study of three single-cases
describeSC(Grosche2011)
## Descriptives of a three phase design
describeSC(exampleABC)
# }
# NOT RUN {
## Write descriptive statistics to .csv-file
study <- describeSC(Waddell2011)
write.csv(study$descriptives, file = "descriptives.csv")
# }
Run the code above in your browser using DataLab