问题描述
我正在读取Excel文件,其列为2000年1月1日
当导入r时,列为43831。 如何将列转换为r中的日期格式。我在专栏中有很多
解决方法
答案在您的标签中-janitor :: excel_numeric_to_date()https://rdrr.io/cran/janitor/man/excel_numeric_to_date.html
我正在读取Excel文件,其列为2000年1月1日
当导入r时,列为43831。 如何将列转换为r中的日期格式。我在专栏中有很多
答案在您的标签中-janitor :: excel_numeric_to_date()https://rdrr.io/cran/janitor/man/excel_numeric_to_date.html