interpret_class: interpret_class

Description Usage Arguments

View source: R/interpret_class.R

Description

Given a character string from the default OMOP "type" column, convert that to the tidyverse equivalent ("INTEGER" = "integer", "VARCHAR(x)" = "character", etc.). As of now, there are no restrictions like character character limits, etc.

Usage

1
interpret_class(omop_def = "VARCHAR(50)")

Arguments

omop_def

OMOP field definition to interpret.

interpret_class()


AndrewC160/ROMOPOmics documentation built on Jan. 27, 2021, 6:57 p.m.