R Basics-2 - Coding- Date and Time in R (Hands On) - ClassiCoder - CLASSIC CODER #header (Ativar o PHP)

R Basics-2 - Coding- Date and Time in R (Hands On) - ClassiCoder

Date and Time in R

Perform the following tasks:

1. Create a string "25-12-2016" and convert it into the date format

2. Print the date

3. Note: Specify the format of the string being used as %d-%m-% Y

Dater-And-Time-In-R-Basic


Dater-And-Time-In-R-Basic-Solution