powered by
tables(mb = FALSE, order.col = "NAME", width = 80)
ls
objects
object.size
DT = data.table(A=1:10,B=letters[1:10]) DT2 = data.table(A=1:10000,ColB=10000:1) tables()
Run the code above in your browser using DataLab