R/reconv.R

#' Scottish Reconvictions data 2004-2016
#'
#'
#' @docType data
#'
#' @usage data(reconv)
#'
#' @keywords datasets
#'
#' @references Scottish Government Reconviction data:
#' (\href{https://www.gov.scot/publications/reconviction-rates-scotland-2016-17-offender-cohort/}{2016/17})
#'
#'
#' @examples
#' data(reconv)
# dgnpop(reconv, pop="year", factors=c("prev_rate"),
#        id_vars=c("Sex","Age"), crossclassified="offenders") |>
#   dg_plot()
#'
"reconv"

Try the DasGuptR package in your browser

Any scripts or data that you put into this service are public.

DasGuptR documentation built on April 11, 2025, 5:56 p.m.