Description Usage Arguments See Also
View source: R/set_names_by_dataset.R
the marker (e.g. colors) supplied to plotly must be in a global scheme with appropiate names (similar to a dict). This function generates the appropiate mapping, so that the color scheme can be correctly plotted.
1 | set_names_by_dataset(data, overlay, marker = "color", by = "dataset")
|
data |
a data.frame object. |
overlay |
a data.frame object. |
marker |
what should be organized? |
by |
what should marker be organized by? |
Other interactivity:
make_interactive()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.