| grid-class {volcano3D} | R Documentation |
An S4 class to define the polar grid coordinates system.
Description
An S4 class to define the polar grid coordinates system.
Slots
polar_gridThe coordinates for the cylindrical grid segments with x,y,z coordinates
axesThe axes features for 'plotly'
axis_labsThe axis labels
rThe grid radius
zThe grid height
text_coordsdata frame for axis label cartesian coordinates (x, y, z)
n_r_breaksThe number of ticks on the r axis
n_z_breaksThe number of ticks on the z axis
r_breaksThe r axis ticks as a numeric
z_breaksThe z axis ticks as a numeric
[Package volcano3D version 2.0.9 Index]