EmptyDF | R Documentation |
Create an empty data frame with no row names and zero columns
EmptyDF(n)
n |
Number of rows for the data frame |
A data frame with n
rows and
zero columns
EmptyDF(4L)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.