Description Usage Arguments Examples
This function is a wrapper for printdf that prints a default or user-specified message for zero-row data.frames (instead of the default behavior, which is to print just the column header).
1 2 |
df |
data.frame to print |
norowmsg |
the message to print if the data.frame has zero rows |
printdigits |
the number of digits to print for numeric variables (passed to printdf) |
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.