dims_to_dataframe | R Documentation |
Create dataframe from dimensions
dims_to_dataframe(dims, fill = FALSE, empty_rm = FALSE)
dims |
Character vector of expected dimension. |
fill |
If |
empty_rm |
Logical if empty columns and rows should be included |
dims_to_dataframe("A1:B2")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.