# NOT RUN {
# con = DBI::dbConnect(RPostgres::Postgres(), dbname = "omopdb")
con = omopr:::dummy_con() # dummy connection to allow example to run
tRefs = omopr_init(con)
tRefs[["person"]]
row_counts(tRefs)
# }
Run the code above in your browser using DataLab