iso8601_mon {sdtm.oak}R Documentation

Format as a ISO8601 month

Description

iso8601_mon() converts a character vector whose values represent numeric or abbreviated month names to zero-padded numeric months.

Usage

iso8601_mon(x)

Arguments

x

A character vector.

Value

A character vector.


[Package sdtm.oak version 0.1.0 Index]