欢迎使用CSDN-markdown编辑器

rstudio
install.packages(“readxl”)
library(readxl)
szzh <- read_excel(“test.xls”)

你可能感兴趣的:(R-excel)