View source: R/emphasize_hit_data.R
emphasize_hit_data | R Documentation |
Set non-hit values to a default value.
emphasize_hit_data(data, hits, default)
data |
Data frame of raw data to use. |
hits |
Data frame of binary data with 1 for hits and 0 for non-hits. |
default |
Numeric value to replace non-hit values with. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.