Type: Package
Package: MCOE
Title: Creates New Folders and Loads Standard Practices for Monterey
        County Office of Education
Version: 0.4.0
Authors@R: 
    person("David", "Dobrowski", , "ddobrowski@montereycoe.org", role = c("aut", "cre", "cph"))
Description: Basic Setup for Projects in R for Monterey County Office of Education. It contains functions often used in the analysis of education data in the county office including seeing if an item is not in a list, rounding in the manner the general public expects, including logos for districts, switching between district names and their county-district-school codes, accessing the local 'SQL' table and making thematically consistent graphs.
License: MIT + file LICENSE
URL: https://github.com/dobrowski/MCOE
BugReports: https://github.com/dobrowski/MCOE/issues
Depends: R (>= 2.10)
Imports: DBI, dplyr, forcats, ggplot2, ggthemes, googlesheets4,
        keyring, magick, odbc, scales
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2024-02-05 22:01:08 UTC; daviddobrowski
Author: David Dobrowski [aut, cre, cph]
Maintainer: David Dobrowski <ddobrowski@montereycoe.org>
Repository: CRAN
Date/Publication: 2024-02-06 18:00:09 UTC
