1 line
59 B
R
1 line
59 B
R
rep(foo(), n) # foo() is any code returning a value
|
rep(foo(), n) # foo() is any code returning a value
|