Good Evening
We have been searching through the R documentation manuals without success on 
this one.
What is the purpose or result of the "L" in the following?

n=10
and 
n=10L

or
c(5,10)
versus
c(5L,10L)

Thanks
Joe



Thanks
Joe


        [[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.

Reply via email to