Step 2: Converting to Date. We use as.Date() to convert string to Date. #converting the string to date date_conv = as.Date(date_1) date_conv
確定! 回上一頁