R语言中有很多读取Excel文件的Package,如RODBC、xlsx、gdata、xlsReadWrite等,但都有很多缺点(依赖Java,依赖操作系统,列数限制、效率等等),而下面要介绍的两个包可以完美地解决这些问题 。
知识点openxlsx: simplifies the the process of writing and styling Excel xlsx files from R and removes the dependency on Java.readxl: Read Excel Files. Works on Windows, Mac and Linux without external dependencies.包安装install.packages("openxlsx")install.packages("readxl")Read Excel file# readxl 自带的excel文件xls_file <- readxl::readxl_example("datasets.xls")xlsx_file <- readxl::readxl_example("datasets.xlsx")readxl::read_xls(xls_file)readxl::read_xlsx(xlsx_file)openxlsx::read.xlsx(xlsx_file)Write Excel filexlsx_file <- readxl::readxl_example("datasets.xlsx")df <- openxlsx::read.xlsx(xlsx_file)openxlsx::write.xlsx(df, file = "datasets.xlsx")Edit Excel file【r语言对excel数据的分析r语言读取excel数据】openxlsx 具有以下功能:
操作 WorkSheet操作 Cell & Style插入图片函数设置行高、列宽格式化等等Referencehttps://ycphs.github.io/openxlsx/index.htmlhttps://readxl.tidyverse.org/
推荐阅读
- qq面对面红包怎么发,qq面对面红包怎么撤回
- 12星座扎什么头发好看
- 人工降雨对人体有害吗 碘化银人工降雨的原理
- 多菌灵对人体有害吗,多菌灵对细菌有效吗
- 弗朗花和太阳花区别,弗朗花和太阳花区别在哪?
- 金牛座男生和12星座女生配对指数
- 金牛座男对你污说明什么 到底对女朋友有多污
- 面对男友劈腿12星座女的表现
- 大棚多少钱一平米,蔬菜大棚多少钱一平米
- 12星座女反对男友玩游戏吗