Blurer | R Documentation |
Convert self
to a list.
blur |
Look-up list to define aggregation. |
keys |
Vector of values to be processed |
... |
Values to be concatenated to keys |
'Bluring' refers to aggregation of data e.g. converting city to country, or post code to IMD. The level of blurring is defined by the list given at initialization which maps key to value e.g. list(London = "England", Paris = "France").
Blurer
Apply blur to a vector of values
blur
List of aggregations to be applied. Create new Blurer object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.