prepare_dataset_species: Read the species for the raw data source, save them to the...

View source: R/prepare_dataset_species.R

prepare_dataset_speciesR Documentation

Read the species for the raw data source, save them to the results database

Description

Read the species for the raw data source, save them to the results database

Usage

prepare_dataset_species(
  raw_repo,
  result_channel,
  flemish_channel,
  walloon_repo,
  scheme_id,
  first_date,
  latest_date
)

Arguments

raw_repo

a git_repository object to write the output to

result_channel

An open RODBC connection to the results database

flemish_channel

a DBI connection to the Flemish database

walloon_repo

a git_repository object to the Walloon source data

scheme_id

the id of the scheme

first_date

earliest records to take into account

latest_date

until which date should we import the species list

Value

the species group constraint information


inbo/watervogelanalysis documentation built on Oct. 10, 2024, 7:17 a.m.