Open loffleraSMH opened 11 months ago
Implement @inheritParams to achieve consistency. See comorbidity_index.R for an example on how to implement @inheritParams
comorbidity_index.R
@inheritParams
@inheritParams can be used for parameters such as:
db
conn
dbconn
admdad
ipadmdad
ipdiagnosis
erdiagnosis
eddiagnosis
More can be added to this list.
Implement @inheritParams to achieve consistency. See
comorbidity_index.R
for an example on how to implement@inheritParams