prepare_dataset_species: Read the species groups and save them to git and the results...

View source: R/prepare_dataset_species.R

prepare_dataset_speciesR Documentation

Read the species groups and save them to git and the results database

Description

Read the species groups and save them to git and the results database

Usage

prepare_dataset_species(origin, repo, end_date, strict = FALSE)

Arguments

origin

DBI connection to the source database

repo

a git2rdata::repository() object

end_date

the latest date to import. Default to now.

strict

What to do when the metadata changes. strict = FALSE overwrites the data and the metadata with a warning listing the changes, strict = TRUE returns an error and leaves the data and metadata as is. Defaults to TRUE.


INBO-Natura2000/abvanalysis documentation built on March 29, 2023, 9:17 p.m.