R语言使用data.table包的dcast函数将dataframe数据从长表变换为宽表(long format to wide format) 目录 R语言使用data.table包的dcast函数将dataframe数据从长表变换为宽表(