尝试先安装pillar包,install.packages("pillar"),然在使用print(cs)输出结果。
library(readxl) cs<-read_excel('F:/2021/qa/ot2/t1.xlsx') print(cs)