Description Usage Arguments Examples
This can be used to caculate the gap between event date (such as dispense date, enconter date) and the first diagnosis date
| 1 | getEventPeriod(eventAllDate, caseFirstDate)
 | 
| eventAllDate | data.frame with MemberID as first column and EventDate as second column | 
| caseFirstDate | data.frame with MemberID and FirstDate | 
| 1 | getEventPeriod(eventAllDate,caseFirstDate)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.