sphere: Creates a sphere.

View source: R/shapes.R

sphereR Documentation

Creates a sphere.

Description

Creates a sphere.

Usage

sphere(radius, n_segments, diameter_units )

Arguments

radius

Object radius (m).

n_segments

Number of segments to discretize object shape. Defaults to 1e2 segments.

diameter_units

Default is "m" for meters

Value

Creates position vector for a spherical object of a defined radius.


brandynlucca/acousticTS documentation built on July 4, 2025, 12:43 a.m.