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

Feature #375: Allow strings for keepNA argument of writeData(Table)/w… #415

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Feature #375: Allow strings for keepNA argument of writeData(Table)/w… #415

wants to merge 1 commit into from

Conversation

kainhofer
Copy link
Contributor

Allow strings for keepNA argument of writeData(Table)/write.xlsx to customize the #N/A output

This should implement the feature request #375

@codecov
Copy link

codecov bot commented Aug 18, 2018

Codecov Report

Merging #415 into master will decrease coverage by 0.01%.
The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #415      +/-   ##
==========================================
- Coverage   60.23%   60.22%   -0.02%     
==========================================
  Files          30       30              
  Lines        7142     7145       +3     
==========================================
+ Hits         4302     4303       +1     
- Misses       2840     2842       +2
Impacted Files Coverage Δ
R/writeDataTable.R 71.91% <ø> (ø) ⬆️
R/writeData.R 65.77% <ø> (ø) ⬆️
R/workbook_write_data.R 82.03% <50%> (-1.17%) ⬇️
R/writexlsx.R 59.42% <50%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ead0038...013b8ef. Read the comment docs.

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

1 participant