summarize_disposition_days: Summarize Disposition Days

Description Usage Arguments Examples

View source: R/summarize_disposition_days.R

Description

function for summarizing the number of days out of the classroom (in ISS or OSS) by a given student in a given year

Usage

1
summarize_disposition_days(..., include_school = TRUE)

Arguments

...

arguments to be passed to link{query_disc()}. Most notable is year.

include_school

logical. If TRUE, will include the school code in the summary

Examples

1
2
3
4
## Not run: 
summarize_disposition_days(2018)

## End(Not run)

ekholme-ccps/ccpsr documentation built on Aug. 17, 2021, 10:01 p.m.