range_1: Scale the range of a list of numbers from 0 to 1

View source: R/Functions.R

range_1R Documentation

Scale the range of a list of numbers from 0 to 1

Description

Return the scaled vector whose range is from 0 to 1

Usage

range_1(x)

Arguments

x

An Input vector

Value

Scaled vector


tsinghua-ZTX/SPER documentation built on June 7, 2024, 5:30 a.m.