prepare_dataset_location: import and store location metadata

View source: R/prepare_dataset_location.R

prepare_dataset_locationR Documentation

import and store location metadata

Description

import and store location metadata

Usage

prepare_dataset_location(origin, repo, end_date, strict = TRUE, db_scheme = "")

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.

db_scheme

optional database scheme name.


INBO-Natura2000/abvanalysis documentation built on July 8, 2024, 3:04 p.m.