Package: exceldata
Type: Package
Title: Streamline Data Import, Cleaning and Recoding from 'Excel'
Version: 0.1.1.3
Authors@R: 
    person("Lisa", "Avery", , "lisa.avery@uhn.ca", role = c("aut", "cre","cph"),
           comment = c(ORCID = "0000-0002-8431-5143"))
Description: A small group of functions to read in a data dictionary and the
    corresponding data table from 'Excel' and to automate the cleaning, re-coding
    and creation of simple calculated variables. This package was designed to
    be a companion to the macro-enabled 'Excel' template available
    on the GitHub site, but works with any similarly-formatted 'Excel' data.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: dplyr, ggplot2, graphics, lubridate, readxl, scales, stats
Suggests: knitr, rmarkdown
NeedsCompilation: no
Packaged: 2023-11-20 13:03:01 UTC; lisa
Author: Lisa Avery [aut, cre, cph] (<https://orcid.org/0000-0002-8431-5143>)
Maintainer: Lisa Avery <lisa.avery@uhn.ca>
Repository: CRAN
Date/Publication: 2023-11-20 13:40:05 UTC
Built: R 4.5.1; ; 2025-10-06 03:09:40 UTC; windows
