powered by
Quickly print an R object's size
os(x, units = "Mb")
print(object.size(x),units=units)
an object of interest
measure to print size in
Y<-simEEG(n=50) os(Y)
Run the code above in your browser using DataLab