rescale: Rescale numeric vector to sum to 1

View source: R/utils.R

rescaleR Documentation

Rescale numeric vector to sum to 1

Description

Used internally.

Usage

rescale(x)

Arguments

x

numeric vector.

Value

Numeric vector, x rescaled to sum to a total of 1.


INCEPTdk/adaptr documentation built on May 7, 2024, 8:21 a.m.