Skip to content

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

Open
kainhofer wants to merge 1 commit intoawalker89:masterfrom
kainhofer:bug375_writeData_keepNA_customize
Open

Feature #375: Allow strings for keepNA argument of writeData(Table)/w…#415
kainhofer wants to merge 1 commit intoawalker89:masterfrom
kainhofer:bug375_writeData_keepNA_customize

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.

1 participant