mcoe_d_logo {MCOE} | R Documentation |
Given a CDS code, adds the district logo
Description
Given a CDS code, adds the district logo
Usage
mcoe_d_logo(cds.number)
Arguments
cds.number |
County-District-School code from California Department of Education |
Value
'mcoe_d_logo' an object of class 'magick-image' from [magick::image_read()] which is an image file of the district logo
Examples
try(mcoe_d_logo("27659870000000"))
[Package MCOE version 0.4.0 Index]