apache: This is function calculates the apache II score

Description Usage Arguments Examples

Description

This is function calculates the apache II score

Usage

1
apache(conn, inData, outData)

Arguments

conn

the connection from connect_db

inData

the table name of the input containing visit_no and index_date

outData

the table name for the output

Examples

1
2
3
4
## Not run: 
apache(conn, "user.cohort", "user.output")

## End(Not run)

dajuntian/emr4washu documentation built on May 14, 2019, 3:29 p.m.