Learn R Programming

skyscapeR (version 1.0.0)

long.date: Converts day-month in 'MM-DD' format to a more readable format

Description

Converts day-month in 'MM-DD' format to a more readable format

Usage

long.date(date)

Arguments

date

date in 'MM-DD' format

Examples

Run this code
# NOT RUN {
long.date('01-01')
long.date('08-23')
# }

Run the code above in your browser using DataLab