Learn R Programming

rccdates (version 1.0.0)

asDate: as.Date with format = "%Y-%m-%d"

Description

This is just a wrapper for the standard INCA date format

Usage

asDate(...)

Arguments

...
arguments passed to as.Date

Examples

Run this code
asDate(c("", "", "2014-10-10"))

Run the code above in your browser using DataLab