R Studio에서 날짜/시간 데이터를 다루게 될 때 사용했던 POSIXct와 Date에 대하여 > str(df) 'data.frame': 179839 obs. of 16 variables: $ market_id : int 1 2 3 3 3 3 3 3 2 3 ... $ created_at : chr "2015-02-06 22:24" "2015-02-10 21:49" "2015-01-22 20:39" "2015-02-03 21:21" ... $ actual_delivery_time : chr "2015-02-..