Re: [R] Covwerting a Date variable from character to Date

2022-09-29 Thread Jeff Newmiller
Your attachment was stripped by the mailing list. The criteria for allowed attachments are a bit tricky to translate into actions to apply to your email software, so usually including part of your file in the body of the email is the most successful approach for communicating your problem. Be su

[R] Covwerting a Date variable from character to Date

2022-09-29 Thread Admire Tarisirayi Chirume
I kindly request for assistance to convert a Date variable from a character to be recognised as a date. I used the following command lines. inflation<-read.csv("Inflation_forecasts_1.csv") attach(inflation) inflation[,1:2 ] #subsetting the dataframe #Renaming variables inflation<- rename(inflation