Skip to content

Commit bed7259

Browse files
committed
docs (news): adding note about change to count_diff output
1 parent ed7830b commit bed7259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This is the development version of `supportR`. Changes from preceding version are listed below
44

5-
- No changes (yet!)
5+
- Modified function behavior: `count_diff` now correctly handles counting of vector elements found in only one of the input vectors (i.e., should be 0 occurrences not `NA` occurrences). This also repairs the difference calculation for entries that are unique to one input vector.
66

77
# supportR Version 1.5.0
88

0 commit comments

Comments
 (0)