ojo_casesum <- function(casetypes, file_years) {
message("Summarizing OSCN courts")
oscn_casesum(casetypes, file_years)
message("Summarizing ODCR courts")
odcr_casesum(casetypes, file_years)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.