网站首页 美食营养 游戏数码 手工爱好 生活家居 健康养生 运动户外 职场理财 情感交际 母婴教育 时尚美容

r语言读取excel数据

时间:2024-10-13 03:22:06

1、新建一个excel,输入一些实验数据,保存在桌面上,命名为test.xlsx。

r语言读取excel数据

3、弹出的窗口中找到xlsx功能包,点击【Install】进行安装。

r语言读取excel数据

5、输入代码table_test1<-read.xlsx("C:/Users/Administrator/Desktop/test.xlsx",1,encoding="UTF-8")读取桌面上的excel文件。

r语言读取excel数据r语言读取excel数据
© 小知经验