mainLoop: Main loop to iterate over all occurences with variables...

Description Usage Arguments Value

View source: R/occurence_access.r

Description

Main loop to iterate over all occurences with variables chunks (variable in size an number)

Usage

1
2
mainLoop(species_name, countries, correction_level, records_per_chunk,
  number_of_records, species_opts, progressbar = TRUE)

Arguments

species_name

Name of the species to download the occurences

countries

All countries of the world from shapefile to make location checks.

correction_level

A number defining the level of correction: 1 - flag (flag and dont correct invalid data), 2 - correct (flag and correct invalid data), 3 - strict (remove invalid data)

Value

correctedData - Checked and corrected location gbif data


GBIFsiteChecker/GBIFsiteChecker documentation built on May 6, 2019, 5:08 p.m.