Skip to content

Commit

Permalink
Updated description of features that were changed
Browse files Browse the repository at this point in the history
  • Loading branch information
sjentsch committed Oct 31, 2023
1 parent dffa631 commit ac730b6
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# jmvReadWrite 0.4.2

## Bug fixes:
* correct replacement for numerical values in `replace_omv`
## Bug fixes and enhancements:
* corrected replacement of numerical values in `replace_omv`
* replaced all occurrences of `library(jmvReadWrite)`
* smaller corrections to the documentation (added parameter descriptions)
* added unit tests for `replace` (replacement in character columns)
* added unit tests for `replace_omv` (replacement in character columns)
* adjusted `wide2long_omv` in order to accept `NULL` for `varID`

---

Expand Down

0 comments on commit ac730b6

Please sign in to comment.