Package: plot2groups
Type: Package
Title: Plot scatter points for two groups of values
Author: Fuquan Zhang [aut, cre]
Maintainer: Fuquan Zhang <zfq777@gmail.com>
Depends: R (>= 2.15.0)
Imports: ggplot2
Description: A function to plot scatter points for two
    groups of values.  It simultaneously calculates a P
    value of t-test and incorporate the P value into the
    plot.  Its advantage is jittering the adjacent
    points side by side to avoid or reduce overlapping
    in the plot.
License: GPL (>= 3)
Encoding: UTF-8
LazyLoad: yes
Authors@R: c(person(given = "Fuquan", family = "Zhang", email =
        "zfq777@gmail.com", role = c("aut", "cre")))
Version: 0.10
Date: 2014-03-15
Collate: 'plot2.R' 'plot2f.R' 'plot2groups-package.R'
Packaged: 2014-03-15 19:19:08 UTC; ff
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-03-15 22:50:02
Built: R 3.1.0; ; 2014-03-27 17:24:38 UTC; unix
