Learn R Programming

soundgen (version 2.7.2)

log01: log01

Description

Internal soundgen function

Usage

log01(v)

Arguments

v

numeric vector

Details

Normalizes, log-transforms, and re-normalizes an input vector, so it ranges from 0 to 1

Examples

Run this code
soundgen:::log01(exp(1:10))

Run the code above in your browser using DataLab