detangler_data: Example object that is output from 'tangles' function.

Description Usage Format Note References Examples

Description

This output that would be derived from the tangles function. It contains the instructions for anonymization of associated point pattern or raster data, or the re-identify tangled data.

Usage

1

Format

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.

Note

This data is the sort of output that one would expect when the tangles function is used.

References

Examples

1

tangles documentation built on Oct. 11, 2019, 5:06 p.m.