This function lists objects in the workspace in decreasing order of size,
showing their memory usage and length/rows/columns as necessary. This is
the shorthand version. .ls.objects has more options. This is taken
from http://stackoverflow.com/a/4951004/1757441.