Learn R Programming

MCOE (version 0.6.0)

mcoe_d_logo: Given a CDS code, adds the district logo

Description

Given a CDS code, adds the district logo

Usage

mcoe_d_logo(cds.number)

Value

`mcoe_d_logo` an object of class `magick-image` from [magick::image_read()] which is an image file of the district logo

Arguments

cds.number

County-District-School code from California Department of Education

Examples

Run this code
try(mcoe_d_logo("27659870000000"))

Run the code above in your browser using DataLab