powered by
create dimensions from dataframe
dataframe_to_dims(df)
dataframe with spreadsheet columns and rows
{ df <- dims_to_dataframe("A1:D5;F1:F6;D8", fill = TRUE) dataframe_to_dims(df) }
Run the code above in your browser using DataLab