Learn R Programming

EHR (version 0.4-11)

stdzFreq: Standardize Frequency Entity

Description

This function standardizes the frequency entity.

Usage

stdzFreq(x)

Value

character vector

Arguments

x

character vector of extracted frequency values

Examples

Run this code
stdzFreq(c('in the morning', 'four times a day', 'with meals'))

Run the code above in your browser using DataLab