run_desc | R Documentation |
run analysis for incidence
run_desc(demo, dx, rx, ip, region = "hk")
demo |
the dataset with demographic information, including id, dob, dod, sex, onset_date. Pls check the data shall. |
dx |
the dataset with all diagnosis information, including id, codes, ref_date, setting. Pls check the data shall. |
rx |
the dataset with all prescription records, including id, drug name, date of prescription start and end, type of presciption (IP, OP, AE, Discharge). Pls check the data shall. |
region |
the region. "hk", "tw" or "kr" |
run_desc(demo, dx, rx)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.