-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Labels
featurea feature request or enhancementa feature request or enhancement
Description
We would like to access information about the cells spanning multiple columns or rows. From what I understand, this is implemented by reading the merges field from the Sheet object (https://developers.google.com/sheets/api/reference/rest/v4/spreadsheets/sheets). I don't think this information is currently imported.
I might be interested in submitting a PR for this feature, maybe as an attribute or additional column (n_cols/n_rows) on the tibble returned by read_cells?
Metadata
Metadata
Assignees
Labels
featurea feature request or enhancementa feature request or enhancement