normalize2 {ztable} | R Documentation |
Convert numeric vector min to 0, max to maxvalue
Description
Convert numeric vector min to 0, max to maxvalue
Usage
normalize2(x, maxvalue = 10)
Arguments
x |
A vector |
maxvalue |
maximal value |
[Package ztable version 0.2.3 Index]