Description Usage Arguments Examples
View source: R/Plot3DsimiliWright2004.R
Produce 3D Plot designed as Wright 2004 paper
1 2 3 |
yourdata |
name of your datasheet. |
Xaxis, Yaxis, Zaxis |
Variable names of your datasheet in quotes. |
xlab, ylab, zlab |
labels for axes. |
Xticks, Yticks, Zticks |
a vector giving the ticks to use on the axes. |
logxyz |
a character string which contains "x" if the x axis is to be logarithmic, "y" if the y axis is to be logarithmic and "z" if the axis is to be logarithmic. |
Rotate, Flip |
the angles defining the viewing direction. Rotate gives the azimuthal direction and Flip the colatitude. Respectively, theta and Phi in persp. |
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.