filter_arrows: Filter covariance arrows for biplots

Description Usage Arguments

View source: R/filter_arrows.R

Description

Filter the variables most represented in the firsts dimensions of an ordination object.

Usage

1
filter_arrows(loadings, min_dist = 0.5, dimensions = 2)

Arguments

loadings

Data frame, loadings or the covariances between variables and the coordinates calculated.

min_dist

Numeric, ratio representing the minimun distante of arrow's points to their origin. 1 return no variables.

dimensions

Numeric, the number of dimensions where arrows will be projected.


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