Hello,
i'm a new user of Rstudio, i've been for hours trapped in this warning message:
In data(traptimesCLGRVV) : data set ‘traptimesCLGRVV’ not found, seems simple but im not getting the problem, i import my datset into R fine, and the rest of the inicial code works (head(traptimesCLGRVV)
table(traptimesCLGRVV$Zone)
summary(traptimesCLGRVV$Sps)
range(traptimesCLGRVV$Time)) but not this,
can you help me?
thanks