noamross / zero-dependency-problems

Real-world code problems in R, without dependencies
79 stars 25 forks source link

dates-to-months #17

Open noamross opened 9 years ago

noamross commented 9 years ago

https://github.com/noamross/zero-dependency-problems/blob/master/R/dates-to-months.md

6/9/2013 1:15 7/9/2013 1:15

I have a series of data in a column of this format.

I am trying to convert it into a month and store it in a different column.

How can I do it?

Intended output

June July