Create buffer around records in occ_data
to be used as study area
Examples
# Create sdm_area object:
study_area <- buffer_sdm(occ, size=50000, crs=6933)
plot(study_area)
Create buffer around records in occ_data
to be used as study area
# Create sdm_area object:
study_area <- buffer_sdm(occ, size=50000, crs=6933)
plot(study_area)