Learn R Programming

tourr (version 0.5.1)

sphere: Sphere a matrix (or data frame) by transforming variables to principal components.

Description

Sphering is often useful in conjunction with the guided tour, as it removes simpler patterns that may conceal more interesting findings.

Usage

sphere(df)

Arguments

df
data frame or matrix