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


TheJacksonLaboratory/CAPE documentation built on Feb. 12, 2024, 4:32 p.m.