Skip to content

Why can't openxlsx2::wb_get_sheet_names() do what openxlsx::getSheetNames() did? #775

Closed Answered by JanMarvin
SchmidtPaul asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @SchmidtPaul , the simple solution is "don't switch". We have added many different tweaks all over the place to provide a more consistent interface. Unfortunately there isn't always a one size fits all solution. We might add an internal wb_load(), but obviously it's nothing anyone else has had a need for and I'm a bit reluctant to blow up various functions with options not needed and therefore not well tested. But you can create yourself a quick wrapper function.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@olivroy
Comment options

@JanMarvin
Comment options

Answer selected by SchmidtPaul
Comment options

You must be logged in to vote
1 reply
@JanMarvin
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #774 on August 30, 2023 15:42.