Hi,

I have a data.frame that I need to scale.

I've been using the scale function and it works nicely.

Some of the libraries I'm testing won't accept negative values for data, so I need to find a way to scale the data from 0 to 1

Any ideas?

Thans!

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to