ls.size.RdProduces a named array giving the size, in bytes, of the elements of a list.
ls.size(x)A numeric vector giving the size in bytes of each element of the list x. The elements of the array have the
same names as the elements of the list. If x is not a list then its size in bytes is returned, un-named.