Package: sdamr
Title: Statistics: Data Analysis and Modelling
Version: 0.1.0
Authors@R: 
    person(given = "Maarten",
           family = "Speekenbrink",
           role = c("aut", "cre"),
           email = "m.speekenbrink@ucl.ac.uk",
           comment = c(ORCID = "0000-0003-3221-1091"))
Description: Data sets and functions to support the books "Statistics: Data 
        analysis and modelling" by Speekenbrink, M. (2021) 
        <https://mspeekenbrink.github.io/sdam-book/> and "An R companion to 
        Statistics: data analysis and modelling" by Speekenbrink, M. (2021) 
        <https://mspeekenbrink.github.io/sdam-r-companion/>. All datasets 
        analysed in these books are provided in this package. In addition, the 
        package provides functions to compute sample statistics (variance, 
        standard deviation, mode), create raincloud and enhanced Q-Q plots, and 
        expand Anova results into omnibus tests and tests of individual 
        contrasts. 
License: GPL-3
Encoding: UTF-8
Language: en-GB
LazyData: true
RoxygenNote: 7.1.2
URL: https://mspeekenbrink.github.io/sdam-r/
Depends: R (>= 3.5.0)
Imports: methods, stats, dplyr, ggplot2, grid, car
NeedsCompilation: no
Packaged: 2021-09-28 13:20:11 UTC; maarten
Author: Maarten Speekenbrink [aut, cre]
    (<https://orcid.org/0000-0003-3221-1091>)
Maintainer: Maarten Speekenbrink <m.speekenbrink@ucl.ac.uk>
Repository: CRAN
Date/Publication: 2021-09-29 08:20:02 UTC
Built: R 4.0.2; ; 2021-09-30 11:35:58 UTC; unix
