Computes the mean direction vector and mean spherical coordinates.
Usage
spherical_summary(
theta,
phi,
weights = NULL,
convention = c("azimuth_colatitude", "azimuth_elevation"),
na.rm = TRUE
)See also
Other spherical helpers:
cartesian_to_spherical(),
spherical_to_cartesian()