powered by
Compare the fields of two different OMOP CDM versions
compareOmopTableFields( cdmVersionReference = "5.3", cdmVersionComparator = "5.4" )
A tibble with two columns: field and change.
field
change
An OMOP CDM version, it can either be "5.3" or "5.4".
library(omopgenerics) compareOmopTableFields("5.3", "5.4")
Run the code above in your browser using DataLab