Learn R Programming

sdtm.oak (version 0.1.0)

iso8601_mon: 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)

Value

A character vector.

Arguments

x

A character vector.