Noob Question:
How to copy specifications of objects, but not data?
In my particular case, I have a data frame, and I need a different data frame with the same column classes, same column names, same number of rows, but without any data inside
I think I should already do this, but I do not: (
r
speendo
source share