Determines the cases of data collection requests based on the markers of 'datasets', 'bands', and 'stats'.
get_cases(database_new, dataset_new, band_new, stats_new, regions_new)
An integer indicating the processing cases as follows:
All build
All update
Mixed
[mandatory] (logical) A logical value indicating whether the database is new.
[mandatory] (logical) A logical value indicating whether the dataset is new.
[mandatory] (logical) A logical value indicating whether the band is new.
[mandatory] (logical) A logical vector indicating which statistics are new.
[mandatory] (logical) A logical vector indicating which regions are new.