Skip to content
Prev 385605 / 398503 Next

Some code to run Hutcheson t-test using R

Hello,

Sorry, there's an instruction missing. See inline.

?s 11:44 de 10/09/20, Rui Barradas escreveu:
# Create a list with all the data
birds <- mget(ls(pattern = "^bird"))
Hope this helps,

Rui Barradas