Hi, Recently I come through those R-expressions and understood that "1L" means "1" and "0L" means "0". Why they are so? I mean, what the excess meanings they carry, instead writing simple "1" or "0"? Is there any more this kind of expressions in R?
Regards [[alternative HTML version deleted]] ______________________________________________ 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.