setRDBESDataObjectDataTypes: For a given RDBESDataObject convert the required columns to...

View source: R/setRDBESDataObjectDataTypes.R

setRDBESDataObjectDataTypesR Documentation

For a given RDBESDataObject convert the required columns to the correct data types. (This function can cause an error if we have data in the columns that can't be cast to the desired data type.)

Description

For a given RDBESDataObject convert the required columns to the correct data types. (This function can cause an error if we have data in the columns that can't be cast to the desired data type.)

Usage

setRDBESDataObjectDataTypes(RDBESDataObjectToConvert)

Arguments

RDBESDataObjectToConvert

list - the raw item for conversion

Value

An RDBESDataObject with the correct date types for the required fields


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