powered by
and(CT1, CT2, showCoding = FALSE, method = c("overlap", "exact", "inclusion"))
relation
GetCodingTable
a <- GetCodingTable() c1 <- subset(a,cid==6) c2 <- subset(a,cid==24) and(c1,c2,T)
Run the code above in your browser using DataLab