Description Usage Arguments Value
Simple helper for ploting 3d scaterplots
1 | scatterplotlothelper(d, x, y, z, title = NULL)
|
d |
A data frame. |
x |
A string with the dataframe column name for x axis |
y |
A string with the dataframe column name for y axis |
z |
A string with the dataframe column name for z axis |
title |
The optional plot title. May be omited. |
A scatter3D plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.