Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
sbalci committed Dec 24, 2023
1 parent a4b40f4 commit fd4c82b
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion jamovi/jjbarstats.a.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ options:
- name: excl
title: Exclude Missing (NA)
type: Bool
default: true
default: false


- name: typestatistics
Expand Down
2 changes: 1 addition & 1 deletion jamovi/jjbarstats2.a.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ options:
- name: excl
title: Exclude Missing (NA)
type: Bool
default: true
default: false


- name: originaltheme
Expand Down
2 changes: 1 addition & 1 deletion jamovi/jjbetweenstats.a.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ options:
- name: excl
title: Exclude Missing (NA)
type: Bool
default: true
default: false


- name: typestatistics
Expand Down
2 changes: 1 addition & 1 deletion jamovi/jjcorrmat.a.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ options:
- name: excl
title: Exclude Missing (NA)
type: Bool
default: true
default: false



Expand Down
2 changes: 1 addition & 1 deletion jamovi/jjdotplotstats.a.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ options:
- name: excl
title: Exclude Missing (NA)
type: Bool
default: true
default: false


- name: typestatistics
Expand Down
2 changes: 1 addition & 1 deletion jamovi/jjpiestats.a.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ options:
- name: excl
title: Exclude Missing (NA)
type: Bool
default: true
default: false


- name: typestatistics
Expand Down
2 changes: 1 addition & 1 deletion jamovi/jjscatterstats.a.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ options:
- name: excl
title: Exclude Missing (NA)
type: Bool
default: true
default: false


- name: typestatistics
Expand Down
2 changes: 1 addition & 1 deletion jamovi/jjwithinstats.a.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ options:
- name: excl
title: Exclude Missing (NA)
type: Bool
default: true
default: false


- name: pointpath
Expand Down
2 changes: 1 addition & 1 deletion jamovi/jjwithinstats2.a.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ options:
- name: excl
title: Exclude Missing (NA)
type: Bool
default: true
default: false

- name: originaltheme
title: Add GGStatsPlot Layer
Expand Down
2 changes: 1 addition & 1 deletion jamovi/jjwithinstats3.a.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ options:
- name: excl
title: Exclude Missing (NA)
type: Bool
default: true
default: false

- name: originaltheme
title: Add GGStatsPlot Layer
Expand Down
2 changes: 1 addition & 1 deletion jamovi/jviolin.a.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ options:
- name: excl
title: Exclude Missing (NA)
type: Bool
default: true
default: false


- name: flip
Expand Down
2 changes: 1 addition & 1 deletion jamovi/roc.a.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ options:
- name: excl
title: Exclude Missing (NA)
type: Bool
default: true
default: false


- name: sty
Expand Down

0 comments on commit fd4c82b

Please sign in to comment.