mergeNewData: Merge new data

View source: R/RandR_webtool_mergeNewData.R

mergeNewDataR Documentation

Merge new data

Description

Merge new data into the locally cloned DATA repository.

Usage

mergeNewData(
  srcBaseFolder =
    "/home/peterw/Restore and Renew/RandR-webtool-maintenance/New species staging",
  dstBaseFolder =
    "/home/peterw/Restore and Renew/RandR_webtool_dev/rbgsyd-restore-and-renew-git-repos/rbgsyd-restore-and-renew-data/data",
  overwrite = FALSE
)

Arguments

srcBaseFolder

Character. Path to the base folder of the staged new data.

dstBaseFolder

Character. Path to the base folder of the local clone of the GitLab R&R Webtool DATA repository.

overwrite

Logical. Should files in the destiantion folder be overwritten? Default is FALSE.


peterbat1/RandR.webtool.dataPrep documentation built on Jan. 7, 2023, 3:05 p.m.