Description Usage Arguments Value Examples
View source: R/basic_functions.R
Create a data frame with default values
1 | repeat_df(in_value, in_rows, in_cols)
|
in_value |
Default entry to be repeated in the data frame |
in_rows, in_cols |
Dimensions of the data frame to be created |
The created data frame
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.