Description Usage Arguments Voting System
This function generates the function to add an arbitrary number of elements which depend on all specified layers.
1 | fxi_layer_complete(data, mapping)
|
data |
the data with the metaframe |
mapping |
the aesthetic mapping |
This function employs a voting system to determine a suitable
nomination()
of elements.
fxe_layer_complete_nominate()
gathers nominations
fxe_layer_complete_veto()
determines the vetos
fxe_layer_complete_vote()
gathers the votes
You can extend all three of these functions by S4 dispatch over the aesthetic and the geometry class.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.