normalize: Normalize a vector

Description Usage Arguments Value Examples

View source: R/utilities.R

Description

Normalize a numeric vector to be on the scale of [0,1].

Usage

1

Arguments

x

numeric vector.

Value

Normalized x.

Examples

1
 normalize(1:10)

weecology/LDATS documentation built on March 28, 2020, 11:20 a.m.