get_col_types: Get the Expected Column Types for an Input CEDAR Query

View source: R/get_col_types.R

get_col_typesR Documentation

Get the Expected Column Types for an Input CEDAR Query

Description

The get_col_types() function gets the expected data types for each column in the CEDAR query version.

Usage

get_col_types(cedar_version)

Arguments

cedar_version

numeric [1,2]: the version of CEDAR that created the export.

Value

A vector the size of the number of columns in the export version, indicating either "text" or "numeric" for the expected data type of each column


iAM-AMR/sawmill documentation built on June 30, 2024, 2:25 a.m.