# NOT RUN {
OB <- organizeBirds(bombusObs)
tmp.vis <- createVisits(bombusObs,
idCols=c("locality", "recordedBy"),
timeCols=c("day", "month", "year"),
gridIdCol = "id")
visits(OB, name = "visNoRecorder", useAsDefault = TRUE) <- tmp.vis
# }
Run the code above in your browser using DataLab