SEELab / enaR

enaR = Ecological Network Analysis in R
21 stars 12 forks source link

enaStructure function does not work #296

Open Yokelison opened 4 months ago

Yokelison commented 4 months ago

oyster <- force.balance(oyster) St <- enaStructure(oyster) Error in if (class(A) != "matrix") { : the condition has length > 1

enaStructure this function sames cannot work in this situation, my codes all follow the tutorial

borretts commented 2 months ago

Thanks for letting me know. I will see if I can fix the error shortly.