Skip to content
Prev 4382 / 7420 Next

mapply and use of formula (y~x)

Maybe this way?

mapply(function(x,y) adonis(x~y), dist_list, group_list, SIMPLIFY=FALSE)


Cheers,

Marcelino

El 17/03/2014 14:24, jO escribi?: