checkFileNames: Data integrity check

View source: R/RandR_webtool_checkFileNames.R

checkFileNamesR Documentation

Data integrity check

Description

Checks for each file type having the required basic file name structure and that the species name component of filenames in each file type matches.

Usage

checkFileNames(
  baseFolder =
    "/home/peterw/Restore and Renew/RandR-webtool-maintenance/New species staging",
  taxonTablePath =
    "/home/peterw/Restore and Renew/RandR_webtool_dev/rbgsyd-restore-and-renew-git-repos/rbgsyd-restore-and-renew-data/data/taxonTable.csv"
)

Arguments

baseFolder

Character. Path to the folder below which the staging data sub-folders are found. The default value is the path to the staging folder on Linux PC Desert OEH34596.

taxonTablePath

Character. Path to the current version of the webtool taxon table (ideally, recently cloned or pulled from the GitLab repo)


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