checkCols: Check for missing/extra columns

View source: R/QCfuns.R

checkColsR Documentation

Check for missing/extra columns

Description

Check for missing/extra columns

Usage

checkCols(old, new)

Arguments

old

A data frame (the old/original version)

new

A data frame (the new version)

Value

Gives warnings/messages to tell about missing or extra columns.


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