Package: gginference
Type: Package
Title: Visualise the Results of Inferential Statistics using 'ggplot2'
Version: 0.1.3
Date: 2020-10-25
Description: Visualise the results of F test to compare two variances, Student's t-test, test of equal or given proportions, Pearson's chi-squared test for count data and test for association/correlation between paired samples.
Authors@R: c(
    person("Charalampos", "Bratsas", , "cbratsas@math.auth.gr", role = "aut"),
    person("Anastasia", "Foudouli", , "anastasiafoudouli@gmail.com", role = "aut"),
    person("Kleanthis", "Koupidis", , "koupidis.okfgr@gmail.com", role = c("aut", "cre"))
    )
Maintainer: Kleanthis Koupidis <koupidis.okfgr@gmail.com>
URL: https://github.com/okgreece/gginference
BugReports: https://github.com/okgreece/gginference/issues
Depends: R (>= 3.5.0)
License: GPL-2 | file LICENSE
Encoding: UTF-8
LazyData: true
Imports: ggplot2, rlang, stats, utils
RoxygenNote: 7.1.1
Suggests: knitr, MASS, rmarkdown
NeedsCompilation: no
Packaged: 2020-10-30 13:51:36 UTC; akis_
Author: Charalampos Bratsas [aut],
  Anastasia Foudouli [aut],
  Kleanthis Koupidis [aut, cre]
Repository: CRAN
Date/Publication: 2020-10-31 23:20:02 UTC
Built: R 4.1.3; ; 2023-04-17 17:32:39 UTC; windows
