metric | R Documentation |
A metric is a definition of some comparison. By default, there are two "metrics": integer distance, and string similarity. This tool expands that toolkit to arbitrary comparisons.
metric(variable, func, tag)
variable |
A character vector of variables to run this metric on |
func |
A function that takes a single argument. This is evaluated by entity ID. |
tag |
A string to be used as the issue ID in the output spreadseet
of |
A 'metric' object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.