Questions tagged [combn]
121 questions
-3
votes
1 answer
R combn function
I am stuck with the following code. I am trying to make combinations of 3 rows from 5 rows declared. But the combn function is not working
It's showing combin not found. If I declare it above as array, it is showing non-conformable array
ret <-…

NirJ
- 1