stdzFreq {EHR}R Documentation

Standardize Frequency Entity

Description

This function standardizes the frequency entity.

Usage

stdzFreq(x)

Arguments

x

character vector of extracted frequency values

Value

character vector

Examples

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

[Package EHR version 0.4-11 Index]