set_names_by_dataset: set_names_by_dataset

Description Usage Arguments See Also

View source: R/set_names_by_dataset.R

Description

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.

Usage

1
set_names_by_dataset(data, overlay, marker = "color", by = "dataset")

Arguments

data

a data.frame object.

overlay

a data.frame object.

marker

what should be organized?

by

what should marker be organized by?

See Also

Other interactivity: make_interactive()


frhl/genoppi-v4 documentation built on May 5, 2020, 7:16 a.m.