Package: MCOE 0.4.0
MCOE: Creates New Folders and Loads Standard Practices for Monterey County Office of Education
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.
Authors:
MCOE_0.4.0.tar.gz
MCOE_0.4.0.zip(r-4.5)MCOE_0.4.0.zip(r-4.4)MCOE_0.4.0.zip(r-4.3)
MCOE_0.4.0.tgz(r-4.4-any)MCOE_0.4.0.tgz(r-4.3-any)
MCOE_0.4.0.tar.gz(r-4.5-noble)MCOE_0.4.0.tar.gz(r-4.4-noble)
MCOE_0.4.0.tgz(r-4.4-emscripten)MCOE_0.4.0.tgz(r-4.3-emscripten)
MCOE.pdf |MCOE.html✨
MCOE/json (API)
NEWS
# Install 'MCOE' in R: |
install.packages('MCOE', repos = c('https://dobrowski.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/dobrowski/mcoe/issues
- mry.dist - School District Directory
Last updated 10 months agofrom:60030ad992. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 03 2024 |
R-4.5-win | OK | Nov 03 2024 |
R-4.5-linux | OK | Nov 03 2024 |
R-4.4-win | OK | Nov 03 2024 |
R-4.4-mac | OK | Nov 03 2024 |
R-4.3-win | OK | Nov 03 2024 |
R-4.3-mac | OK | Nov 03 2024 |
Exports:%notin%left_join_codebooklollipopmcoe_d_logomcoe_logomcoe_logo_locationmcoe_namemcoe_sql_conmcoe_themeround2
Dependencies:askpassassertthatbitbit64blobcellrangerclicolorspacecurlDBIdplyrfansifarverfilelockforcatsfsgarglegenericsggplot2ggthemesgluegoogledrivegooglesheets4gtablehmshttridsisobandjsonlitekeyringlabelinglatticelifecyclemagickmagrittrMASSMatrixmgcvmimemunsellnlmeodbcopensslpillarpkgconfigpurrrR6rappdirsRColorBrewerRcpprematchrematch2rlangscalessodiumstringistringrsystibbletidyselectutf8uuidvctrsviridisLitewithryaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
MCOE The inverse of _in_ where the list is excluded | %notin% |
When using the MCOE 'SQL' tables, it will merge codebook descriptions from CDE | left_join_codebook |
Graphing function to make lollipop bar graphs | lollipop |
Given a CDS code, adds the district logo | mcoe_d_logo |
Adds the MCOE logo | mcoe_logo |
Given a CDS code it provides the logo | mcoe_logo_location |
Given a CDS code, it gives the name of the district | mcoe_name |
Connects to the MCOE 'SQL' tables | mcoe_sql_con |
Modifies ggplots to use a common theme | mcoe_theme |
School District Directory | mry.dist |
Rounding the way most people do it with .5 roudning up | round2 |