I'm trying to analyze data on plant-herbivore interaction using bipartite ecological network package in R-statistics, however, the command code repeatedly gives me an error- not reading the function “frame2webs”. Would you help me?
You can try to convert data by your own script instead of using function frame2webs. As an example, here is a script, which I'm using for converting data from list of interactions to bipartite web: