未分类题

scores_table <- data.table() ) 访问第1行,第2列数据,可写作: scores_table[______________]

scores_table<- data.table() ) 访问第1行,第2列数据,可写作: scores_table[______________]

【参考答案】

["1,2"]