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 be "5.3", "5.4", or "5.5".
library(omopgenerics) compareOmopTableFields("5.3", "5.4")
Run the code above in your browser using DataLab