Learn R Programming

EHR (version 0.4-11)

stdzRoute: Standardize Route Entity

Description

This function standardizes the route entity.

Usage

stdzRoute(x)

Value

character vector

Arguments

x

character vector of extracted route values

Examples

Run this code
stdzRoute(c('oral', 'po', 'subcut'))

Run the code above in your browser using DataLab