找回密码
 立即注册
查看: 5631|回复: 1

日期的代码

[复制链接]
发表于 2014-3-17 20:59:56 | 显示全部楼层 |阅读模式
> d="2005-Jun-27"
> as.Date(d,format="%Y-%b-%d")
[1] NA

请问上述表达有什么错误?为什么结果是NA。。。。

回复

使用道具 举报

发表于 2014-4-2 11:39:10 | 显示全部楼层
If you have problem, search Google or use help() in R, you will get the answer mostly.
For this question, you need to add a line of code above:
  1. lct <- Sys.getlocale("LC_TIME"); Sys.setlocale("LC_TIME", "C")
复制代码
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|R语言中文网

GMT+8, 2024-11-25 09:40 , Processed in 0.025916 second(s), 17 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表