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)

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.