index
graph
Result
Function:
foo
Runs:
1
line
code
calls
time
1
{
0
0
2
y <- 0
1
0
3
for (i in 1:100) {
1
0
4
y <- y + i
100
0.01
5
}
0
0
6
return(y)
1
0
7
}
0
0
index
graph
RUnit 0.4.17 2007-11-24 23:15:40