Skip to content

Commit

Permalink
todo
Browse files Browse the repository at this point in the history
  • Loading branch information
philipdelff committed Nov 16, 2022
1 parent f1d8afb commit 8c37365
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions devel/todo.org
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,10 @@ Do the same as mergeCheck, flagsAssign etc
The information is sufficient when taking into account the linesep
arguement. If length(lines) and linesep is given, a warning must be
issued. Once done, NMgetSection must be updated as well.
*** NMisNumeric
**** TODO [#A] NA_character is not recognized as numeric
NMisNumeric(c(NA)) is FALSE
NMisNumeric(NA_real_) is TRUE
*** NMscanInput
**** DONE Test with multiple filters on the same column
like IGNORE(ID=2) IGNORE(ID=3)
Expand Down

0 comments on commit 8c37365

Please sign in to comment.