Hello,

This is probably a naieve question. Why does R store everything in
double-precision format? For many circumstances (e.g., dealing with
huge binary files) it seems like a waste of memory. Is there any
thought of allowing the user to decide the format when assigning an
object (e.g., as an option in the assign() function)?

J Jackson

______________________________________________
[email protected] 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