R/doc_templates.R

Defines functions transform.desc serialize.desc

serialize.desc <- function(){
  "Convert `self` to a list."
}

transform.desc <- function(){
  "Apply the deidentifcation method to the supplied `keys`"
}

Try the deident package in your browser

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

deident documentation built on April 3, 2025, 6:14 p.m.