YMD error while trying to execute

Hi team,

Facing the below error while trying to execute

Error in mdy(IndMx$Date) : could not find function "mdy"

Please assist

Regards
Swaraj

You need to load the package first:

library(lubridate)

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.