powered by
getmem(v, mem = 1)
z = list() for(i in 1:10) { z[[i]] = round(10*runif(10)) } y = as.vector(unlist(lapply(z, getmem, 6)))
Run the code above in your browser using DataLab