validateRDBESDataObjectDataTypes: Checks the data types of the columns in an RDBESDataObject...

View source: R/validateRDBESDataObjectDataTypes.R

validateRDBESDataObjectDataTypesR Documentation

Checks the data types of the columns in an RDBESDataObject against an expected list of data types. Any differences are returned

Description

Checks the data types of the columns in an RDBESDataObject against an expected list of data types. Any differences are returned

Usage

validateRDBESDataObjectDataTypes(objectToCheck)

Arguments

objectToCheck

An RDBESDataObject to check

Value

A data frame containing any data type differences (an empty data frame if there are no differences)


ices-tools-dev/icesRDBES documentation built on April 17, 2025, 1:58 p.m.