楼主: shenyunR
1822 11

[问答] R合并多给格式一样的excel文件 [推广有奖]

11
szxship 发表于 2022-9-4 11:41:23
getwd()
setwd('C:/Users/libos/Documents/ArcGIS/scratch/2019/shp/100')
files=list.files(getwd(),full.names = T)
flist = lapply(files, readxl::read_excel)
all_data = do.call('rbind', flist)

12
shenyunR 发表于 2022-9-7 09:09:28
非常感谢你给我提供了新的代码思路。

您需要登录后才可以回帖 登录 | 我要注册

本版微信群
加好友,备注cda
拉您进交流群
GMT+8, 2026-3-8 18:46