Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

5
  • the first one works great ( after some small ugly adjustments ) I am just missing how to change the date from: 2014-07-21 to 21/07/2014 Commented Sep 12, 2014 at 12:02
  • @Acehege uhms, true, didn't notice that. See update with gsub(). Commented Sep 12, 2014 at 12:07
  • that worked great! You are a star! just one more thing ;), how can I change the format so it is: date/month/year instead of year/month/date ? Commented Sep 12, 2014 at 12:22
  • @Acehege see update. Commented Sep 12, 2014 at 12:35
  • 1
    that worked! Thank you so much for the help. I will mark this as answered and edit my post with the line that worked for me! Commented Sep 12, 2014 at 12:40