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

write_xlsx with na.strings = NULL is ignored #552

Closed
JanMarvin opened this issue Feb 28, 2023 · 0 comments · Fixed by #553
Closed

write_xlsx with na.strings = NULL is ignored #552

JanMarvin opened this issue Feb 28, 2023 · 0 comments · Fixed by #553

Comments

@JanMarvin
Copy link
Owner

na.strings <- params$na.strings %||% na_strings()

@jmbarbone I received a bug report regarding the issue. Guess we have to wrap it in an if condition or add na.strings = na_strings() as argument to the function?

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 a pull request may close this issue.

1 participant