plotly_scatterplot: Render a scatterplot with plotly.

Description Usage Arguments Value

View source: R/visualization_functions.R

Description

Render a scatterplot with plotly.

Usage

1
plotly_scatterplot(..., y_title = NULL, x_title = NULL)

Arguments

...

Additional arguments passed on to plotly::plot_ly.

y_title

The title of the x-axis.

x_title

The title of the y-axis.

Value

An object of class plotly.


loosolab/i2dash.scrnaseq documentation built on Jan. 1, 2021, 8:23 a.m.