BaseDeident.Rd
Create new Deidentifier object
Setter for 'method' field
Save 'Deidentifier' to serialized object.
Apply 'method' to a vector of values
Apply 'method' to variables in a data frame
Apply 'mutate' method to an aggregated data frame.
Aggregate a data frame and apply 'mutate' to each.
Convert self
to a list
String representation of self
Check if parameters are in allowed fields
New function to be used as the method.
File path to save to.
Vector of values to be processed
Perform transformation on all variables even if some given are not in the data.
a 'grouped_df' object
A data frame to be manipulated
Vector of variables in 'data' to group on.
Vector of variables in 'data' to transform.
character vector describing the object. Defaults to class.
Options to check exist
method
Function to call for data transform.