Meh*_*Meh 5 timezone warnings r
我一直收到这个警告:timezone of object (UTC) is different than current timezone ().我现在的时区是"EET",如图所示Sys.timezone().
timezone of object (UTC) is different than current timezone ().
Sys.timezone()
有没有办法将R时区更改为UTC,而不是从我的系统中取出一个?或者禁用警告?
G. *_*eck 11
试试这个:
Sys.setenv(TZ = "UTC")
归档时间:
15 年,4 月 前
查看次数:
2965 次
最近记录:
7 年,8 月 前