2014-03-12から1日間の記事一覧

Rで日付の文字列化

Rで日付の文字列化format関数 t cat(forman(t),"\n") t2 write.table(data.frame(forman(t2)))