checkMet: Check that all metadataID's show up in the METADATA table....

View source: R/QCfuns.R

checkMetR Documentation

Check that all metadataID's show up in the METADATA table. Requires that you have previously connected to the database using dbTable().

Description

Check that all metadataID's show up in the METADATA table. Requires that you have previously connected to the database using dbTable().

Usage

checkMet(new, old = dbTable("METADATA")$metadataID)

Arguments

new

A data frame (the old/original version)

Value

Gives warnings/messages about metadataID's and whether they show up in the METADATA table.


MFEh2o/MFEUtilities documentation built on May 6, 2023, 1:33 p.m.