New to R, not able to use floor_date command despite having lubridate installed

后端 未结 0 965
自闭症患者
自闭症患者 2020-12-11 04:38

As indicated above, can\'t get the floor_date command to work. My code is the following:

new_data$month <- floor_date(new_data$datadate, "month")         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题