On 1/13/23 4:11 AM, Serguei Sokol via R-devel wrote:
Le 13/01/2023 à 09:00, Dario Strbenac via R-devel a écrit :
Good day,
In utils, there is a function named combn. It would seem complementary
for utils to also offer permutations because of how closely
mathematically related they are to e
Le 13/01/2023 à 09:00, Dario Strbenac via R-devel a écrit :
Good day,
In utils, there is a function named combn. It would seem complementary for
utils to also offer permutations because of how closely mathematically related
they are to each other. Could permutations be added to save on a packa
Good day,
In utils, there is a function named combn. It would seem complementary for
utils to also offer permutations because of how closely mathematically related
they are to each other. Could permutations be added to save on a package
dependency if developing a package?
-