Description Usage Arguments Value
Sets stringsAsFactors to FALSE by default
If any columns have zero length, the result will have zero rows.
If a column is a scalar, then it will be recycled.
Non-matching number of rows gives an error, except for lengths zero and one.
1 | data_frame(..., stringsAsFactors = FALSE)
|
... |
Named data frame columns, or data frames. |
stringsAsFactors |
Just leave it on |
Data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.