Description Usage Arguments Value
View source: R/visualization_functions.R
Render a scatterplot with plotly.
1 | plotly_scatterplot(..., y_title = NULL, x_title = NULL)
|
... |
Additional arguments passed on to |
y_title |
The title of the x-axis. |
x_title |
The title of the y-axis. |
An object of class plotly
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.