R语言 创建空的数据框

data <- data.frame(ID= character(), age= numeric(), stringsAsFactors=FALSE)

posted @ 2019-07-08 10:37  Shilo  阅读(8790)  评论(0编辑  收藏  举报