nacnudus / tidyxl

Read untidy Excel files in R https://nacnudus.github.io/tidyxl/
https://nacnudus.github.io/tidyxl/
Other
246 stars 20 forks source link

Extract row and col outline levels (Close #77) #78

Closed nacnudus closed 2 years ago

nacnudus commented 2 years ago

Needs tests and docs

nacnudus commented 2 years ago

The levels will be difficult to use on their own. Each row or column is only assigned its own level, not relative to its neighbours. It is grouped with immediate neighbours at the same or deeper levels. It will have to be converted into a tree.