DESCRIPTION 691 Bytes
Package: ExperimentsPackage
Title: Useful functions for data analysis of UZ experiments.
Version: 0.0.0.9000
Authors@R: 
    person(given = "Karol",
           family = "Niewiadomski",
           role = c("aut", "cre"),
           email = "karol.niewiadomski@nottingham.ac.uk",
           comment = c(ORCID = "YOUR-ORCID-ID"))
Description: This package collects useful functions for the data analysis of experiments prepared at University of Zielona Góra.
License: `use_mit_license()`, `use_gpl3_license()` or friends to
    pick a license
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.0
Imports: 
    dplyr,
    feather,
    tibble,
    purrr,
    stringr