R语言将dataframe数据从长表(long)变为宽表(wide)实战:tidyr包的spread函数、cdata包的pivot_to_rowrecs函数、data.table包dcast.data函数 目录