center_std: This function mean centers and standardizes a vector

View source: R/center_std.R

center_stdR Documentation

This function mean centers and standardizes a vector

Description

This function mean centers and standardizes a vector

Usage

center_std(v)

Arguments

v

The vector to be mean-centered and standardized

Value

A mean-centered and standardized vector


cape documentation built on May 20, 2022, 1:06 a.m.