read_excelBooks: 将多个相同结构的EXCEL合并出一个数据

View source: R/030-excel.R

read_excelBooksR Documentation

将多个相同结构的EXCEL合并出一个数据

Description

将多个相同结构的EXCEL合并出一个数据

Usage

read_excelBooks(dir_files)

Arguments

dir_files

excel_files所在的目录

Value

返回值

Examples

read_excelBooks('./data-raw/ghdata')

takewiki/tsda documentation built on Oct. 23, 2023, 3:28 a.m.