stdzDuration {EHR}R Documentation

Standardize Duration Entity

Description

This function standardizes the duration entity.

Usage

stdzDuration(x)

Arguments

x

character vector of extracted duration values

Value

character vector

Examples

stdzDuration(c('1 month', 'three days', 'two-weeks'))

[Package EHR version 0.4-11 Index]