decision_5 {drugprepr} | R Documentation |
Decision 5: impute implausible prescription durations
Description
A light wrapper around clean_duration
.
Usage
decision_5(data, decision = "a")
Arguments
data |
a data frame |
decision |
one of the following strings:
|
See Also
Other decision functions:
decision_10()
,
decision_1()
,
decision_2()
,
decision_3()
,
decision_4()
,
decision_6()
,
decision_7()
,
decision_8()
,
decision_9()
,
drug_prep()
[Package drugprepr version 0.0.4 Index]