An S4 class to define the polar grid coordinates system.
class
polar_grid
: The coordinates for the cylindrical grid segments with x,y,z coordinatesaxes
: The axes features for 'plotly'axis_labs
: The axis labelsr
: The grid radiusz
: The grid heighttext_coords
: data frame for axis label cartesian coordinates (x, y, z)n_r_breaks
: The number of ticks on the r axisn_z_breaks
: The number of ticks on the z axisr_breaks
: The r axis ticks as a numericz_breaks
: The z axis ticks as a numericUseful links