write.xlsx(Hap, file="M_gamblei.xlsx") Error in as.data.frame.default(x[[i]], optional = TRUE, stringsAsFactors = stringsAsFactors) : cannot coerce class ‘"gbif"’ to a data.frame Hi I am getting this error, please help!!
write.csv(Hap, file="M_gamblei.csv") Error in as.data.frame.default(x[[i]], optional = TRUE, stringsAsFactors = stringsAsFactors) : cannot coerce class ‘"gbif"’ to a data.frame I have tried for CSV as well
amazing!
write.xlsx(Hap, file="M_gamblei.xlsx")
Error in as.data.frame.default(x[[i]], optional = TRUE, stringsAsFactors = stringsAsFactors) :
cannot coerce class ‘"gbif"’ to a data.frame
Hi I am getting this error, please help!!
write.csv(Hap, file="M_gamblei.csv")
Error in as.data.frame.default(x[[i]], optional = TRUE, stringsAsFactors = stringsAsFactors) :
cannot coerce class ‘"gbif"’ to a data.frame
I have tried for CSV as well
Very helpfull!