# NOT RUN {
grid <- makeGrid(searchPolygon, gridSize = 10)
OB <- organizeBirds(bombusObsShort, sppCol = "scientificName",
taxonRankCol = "taxonRank", taxonRank = "SPECIES",
simplifySppName = TRUE)
RxS <- recBySpp(OB)
# }
Run the code above in your browser using DataLab