centre: centre

View source: R/centre.R

centreR Documentation

centre

Description

Centres a numeric vector. It is identical to running 'scale(x, center = TRUE, scale = FALSE)'.

Usage

centre(x)

Arguments

x

a numeric vector or similar.


camkay/panoply documentation built on Jan. 17, 2025, 6:31 a.m.