stdzRoute {EHR} | R Documentation |
Standardize Route Entity
Description
This function standardizes the route entity.
Usage
stdzRoute(x)
Arguments
x |
character vector of extracted route values |
Value
character vector
Examples
stdzRoute(c('oral', 'po', 'subcut'))
[Package EHR version 0.4-11 Index]