detangler_data | R Documentation |
tangles
function.This output that would be derived from the tangles
function. It contains the instructions for anonymisation of associated point pattern or raster data, or the re-identify tangled data.
data(detangler_data)
detangler_data
is a list
with 3 elements. The first element is a unique hash key for tracking data processing provenance. The second element contains the integer sequence of steps that were used to anonymize a given data sets. There are 3 possible anonymizing procedures: shift vertical (1), shift (horizontal), and rotate (3). The last element is a data.frame
that encodes the values to perform either anonymization or re-identification, given the particular anonymization step used.
This data is the sort of output that one would expect when the tangles
function is used.
CM O’Keefe, S Otorepec, M Elliot, E Mackey, and K O’Hara (2017) The De-Identification Decision Making Framework. CSIRO Reports EP173122 and EP175702. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.4225/08/59c169433efd4")}
data(detangler_data)
detangler_data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.