calculate_aspect: Calculate aspect

Description Usage Arguments Value Examples

View source: R/rgl_device_setup.R

Description

Calculate the aspect or the relative scale of data in three dimensions.

Usage

1

Arguments

x, y, z

numeric vectors representing point coordinates.

Value

Returns a vector with three numerical values equal or greater than 1.

Examples

1
2
3
4
5
6
## Not run: 

calculate_aspect(0:100, 0:50, 0:10)


## End(Not run)

Andros-Spica/biplot2d3d documentation built on June 10, 2020, 1:38 p.m.