The R Project SVN R

Rev

Rev 10525 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 10525 Rev 27625
Line 29... Line 29...
29
    for(i in 1:7)
29
    for(i in 1:7)
30
        cat("yippee!\n")
30
        cat("yippee!\n")
31
    10
31
    10
32
})
32
})
33
 
33
 
34
x^2#- yippee
34
x^2 #- yippee
35
x^2#- simple number
35
x^2 #- simple number
36
}
36
}
37
\keyword{programming}
37
\keyword{programming}
38
\keyword{data}
38
\keyword{data}