Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[wb_to_df] modify skipEmptyCols/skipEmptyRows. closes #554 #555

Merged
merged 4 commits into from
Mar 2, 2023

Conversation

JanMarvin
Copy link
Owner

The part was moved up in the function and is now before rowNames and colNames. Therefore it allows reading empty named columns and remove only columns that have no header.

This is a breaking change, because it changes the default behavior of the output. I have nothing against this, but I am not really a user of the skipEmptyCols/skipEmptyRows argument. Do you have any suggestions @jmbarbone ?

R/wb_functions.R Outdated Show resolved Hide resolved
R/wb_functions.R Outdated Show resolved Hide resolved
@JanMarvin JanMarvin merged commit 5956de0 into main Mar 2, 2023
@JanMarvin JanMarvin deleted the gh_issue_554 branch March 2, 2023 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants