| caplot3d | R Documentation | 
This function is used in the plot function plot.CAvariants when the logical parameter is 
plot3d = TRUE. 
It produces a 3-dimensional visualization of the association. 
caplot3d(coordR, coordC, inertiaper, firstaxis = 1, lastaxis = 2, thirdaxis = 3)
| coordR | The row principal or standard coordinates. | 
| coordC | The column principal or standard coordinates. | 
| inertiaper | The percentage of the total inertia explained inertia by each dimension. | 
| firstaxis | The first axis number. By default,  | 
| lastaxis | The second axis number. By default,  | 
| thirdaxis | The third axis number. By default,  | 
This function depends on the R library plotly.
Rosaria Lombardo and Eric J. Beh
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.