1.8 拓展
feather项目地址https://github.com/wesm/feather
qs提供接口,用于快速将R对象保存到磁盘以及从磁盘读取。该包的目标是替换R中的
saveRDS
和readRDS
。项目地址https://github.com/traversc/qsarrow是feather的接替项目,地址https://arrow.apache.org/docs/r/
其它统计学软件数据如spss,stata,SAs等可用
foreign
包读取
feather项目地址https://github.com/wesm/feather
qs提供接口,用于快速将R对象保存到磁盘以及从磁盘读取。该包的目标是替换R中的saveRDS
和readRDS
。项目地址https://github.com/traversc/qs
arrow是feather的接替项目,地址https://arrow.apache.org/docs/r/
其它统计学软件数据如spss,stata,SAs等可用foreign
包读取