Rdocumentation
powered by
Learn R Programming
radiant.data (version 0.6.0)
normalize: Normalize a variable x by a variable y
Description
Normalize a variable x by a variable y
Usage
normalize(x, y)
Arguments
x
Input variable
y
Normalizing variable
Value
x/y