Skip to content

Commit bc5d659

Browse files
authored
Merge pull request #24 from MoralCode/patch-1
The permutations package is called `permutations`, not `permutation`
2 parents 3601aa7 + aa1b016 commit bc5d659

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ including:
3333
- create a factor variable from the quantiles of a continuous variable
3434
(`quantcut`),
3535
- enumerate permutations and combinations (`combinations`,
36-
`permutation`),
36+
`permutations`),
3737
- calculate and convert between fold-change and log-ratio
3838
(`foldchange`, `logratio2foldchange`, `foldchange2logratio`),
3939
- calculate probabilities and generate random numbers from Dirichlet

0 commit comments

Comments
 (0)