Package: handyFunctions
Type: Package
Title: Useful Functions for Handfully Manipulating and Analyzing Data
        with Data.frame Format
Version: 0.1.0
Author: Hongfei Liu
Maintainer: Hongfei Liu <lhf563@126.com>
URL: https://github.com/LuffyLouis/handyFunctions
BugReports: https://github.com/LuffyLouis/handyFunctions/issues
Description: Some useful functions for simply manipulating and analyzing data with data.frame format.
  It mainly includes the following sections: ReformatDataframe (reformat dataframe with the modifiers), InteractDataframe, and Post-VCF (for downstream analysis for data generated from 'vcftools' Petr et al (2011) <doi:10.1093/bioinformatics/btr330>
  or 'plink' Chang et al (2015) <doi:10.1186/s13742-015-0047-8>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.1
Depends: R (>= 2.10)
Imports: ggplot2 (>= 3.0), methods, rlang, stats (>= 3.0), stringr (>=
        1.0)
Suggests: covr, testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-08-20 01:25:45 UTC; liuhongfei
Repository: CRAN
Date/Publication: 2022-08-22 14:50:02 UTC
