map_profile_to_target | R Documentation |
map_profile_to_target
map_profile_to_target
creates a mapping of the profile to the target, breaking the ties by the priority.
map_profile_to_target(meta, patterns, priority, sensitive_to_1 = FALSE)
meta |
A data.table containing the meta data |
patterns |
A list of the patterns from |
priority |
A data.table of the targets and priority, either generated by |
sensitive_to_1 |
whether to be completely sensitive to the first target (percent default), set to TRUE for percent |
A vector of the targets in order of priority
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.