I've installed and loaded the merTools
library where the shuffle
function is found. However, I've used this function (shuffle(bwt)
, where bwt
is a data frame) but it gives me the error could not find function "shuffle"
. How is that?
Asked
Active
Viewed 25 times
0

zest16
- 455
- 3
- 7
- 20
-
1Please put a [mcve] in your question! – jogo Dec 14 '18 at 08:54
-
Please go through the suggested solutions from the linked post. If they do not resolve your issue, then post reproducible example code, together with `sessionInfo()` output. – zx8754 Dec 14 '18 at 08:57