tidyverse / readxl

Read excel files (.xls and .xlsx) into R 🖇
https://readxl.tidyverse.org
Other
727 stars 195 forks source link

Ignore hidden rows or columns #428

Open iiLaurens opened 6 years ago

iiLaurens commented 6 years ago

Requested Feature

Excel is able to hide rows. This can be done manually by the user from excel, but this can also be automatically imposed by an Autofilter set by the user. It would be nice if this package allows an optional argument that ignores any hidden rows/columns from being loaded in the data frame. The default behaviour should be that all rows are read, just as is the case in the current version of openxlsx. By toggling the optional argument it would be possible to ignore the hidden rows/columns.

Would it be possible to implement such a feature?

harrysouthworth commented 4 years ago

Just bumping this because I have the same issue.

radio1988 commented 3 years ago

same issue

rkanitz commented 3 years ago

Same here. Up!

gbrlrgrs commented 2 years ago

I'd like this too!

shakeeljessa commented 1 year ago

I would also value this 😃

arielhasidim commented 1 year ago

Same here, +1

BarbaraLobatoDelgado commented 1 year ago

Same here! Thx!

i-baumann commented 5 months ago

+1, this would be a fantastic feature

JohannaIsmanASI commented 1 week ago

Same here, thanks!