hurlbertlab / core-transient

Data and code for NSF funded research on core vs transient species
7 stars 3 forks source link

d231 and 298 throwing same error... issue with core-transient functions? #71

Closed ssnell6 closed 8 years ago

ssnell6 commented 8 years ago

I have been trying to format d298 and d231 and have gotten the same error on line 750-757 defining subsettedData. The datasets are totally unrelated (birds vs mammals). The error is:

Error in count(spaceTimeGTEz, analysisSite) : object 'analysisSite' not found

I see analysisSite is defined in line 718 of the code: goodSites = unique(richnessYearsTest$analysisSite)

I don't know how to proceed with this error - I have looked at the functions and nothing looks off there. Could the function code have been altered in some way? I pulled this morning so I should have the most up to date folders.

ssnell6 commented 8 years ago

I restarted my computer and it was fixed. Not sure what happened there. Never mind!