Hello,
i am trying to calculate the number of days since the complaint was registered. I wanted to calculate the number of days between "Date Notified" and today's date. i used the below command to get the result but it is showing me an error. Can anyone please help me !
Mergingopen%>%
mutate(30 days since file opened = `Date Notified`,Sys.Date())