-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix for jamovi 2.5 - means and medians differences
updated jamovi_mdiff_initialize for proper check of if grouping variable was empty or not, fixing an error that was occuring with 2.5 when grouping variable was not yet set.
- Loading branch information
1 parent
dfadeb4
commit d4d4035
Showing
3 changed files
with
14 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,7 @@ | |
build/js | ||
build/R4.1.3-win64 | ||
build/R4.3.2-x64-win64 | ||
^data-raw$ | ||
esci_logo.svg | ||
^.*\.csv | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters