minimal_table | R Documentation |
This function is only used in tests.
minimal_table(n_rows = 3, cols = c("x", "y"))
n_rows |
Numeric value that indicates the number of rows of the data frame |
cols |
Vector of characters that indicates which columns to return.
By default only |
A data.frame mimicking a valid ADaM dataset.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.