powered by
Create an empty data frame with no row names and zero columns
EmptyDF(n)
A data frame with n rows and zero columns
n
Number of rows for the data frame
EmptyDF(4L)
Run the code above in your browser using DataLab