I have some vectors in different data.frames. I want to count the number of observations of each vectors and make a list out of it. The first column should be the data frame names and the second columns should be the number of observations in each data frame. A minimal example could be,I have some vectors in different data.frames. I