dataframe_to_dims | R Documentation |
Use wb_dims()
dataframe_to_dims(df, dim_break = FALSE)
df |
dataframe with spreadsheet columns and rows |
dim_break |
split the dims? |
df <- dims_to_dataframe("A1:D5;F1:F6;D8", fill = TRUE)
dataframe_to_dims(df)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.