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.7)MCOE_0.4.0.zip(r-4.6)MCOE_0.4.0.zip(r-4.5)
MCOE_0.4.0.tgz(r-4.6-any)MCOE_0.4.0.tgz(r-4.5-any)
MCOE_0.4.0.tar.gz(r-4.7-any)MCOE_0.4.0.tar.gz(r-4.6-any)
MCOE_0.4.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:e797e43f79. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 145 | ||
| source / vignettes | OK | 227 | ||
| linux-release-x86_64 | OK | 135 | ||
| macos-release-arm64 | OK | 197 | ||
| macos-oldrel-arm64 | OK | 225 | ||
| windows-devel | OK | 98 | ||
| windows-release | OK | 91 | ||
| windows-oldrel | OK | 93 | ||
| wasm-release | OK | 121 |
Exports:%notin%left_join_codebooklollipopmcoe_d_logomcoe_logomcoe_logo_locationmcoe_namemcoe_sql_conmcoe_themeround2
Dependencies:askpassbitbit64blobcellrangerclicpp11curlDBIdplyrfarverfilelockforcatsfsgarglegenericsggplot2ggthemesgluegoogledrivegooglesheets4gtablehmshttridsisobandjsonlitekeyringlabelinglifecyclemagickmagrittrmimeodbcopensslpillarpkgconfigpurrrR6rappdirsRColorBrewerRcpprematchrematch2rlangS7scalesstringistringrsystibbletidyselectutf8uuidvctrsviridisLitewithryaml
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 |
