annotate_facet | R Documentation |
Customize the facet label
annotate_facet(data, plot_preference_index = TRUE)
data |
List with entries roi, controller, border, limits. roi and controller must be data.tables generated by loading IDOC data. Border is a TODO. Limits is a numeric vector with 2 positions, delineating the boundaries of the x axis |
plot_preference_index |
Whether to show the scored preference index with the region id on the facet label (TRUE), or just the region id (FALSE) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.