how to read excel file into R and run it as a html (i am getting error)

前端 未结 0 1047
心在旅途
心在旅途 2021-01-14 05:49
[r]
library(tidyverse)
require(xlsx)
read_xlsx("Churn.xlsx")
df <-read_xlsx("Churn.xlsx")

相关标签:
回答
  • 消灭零回复
提交回复
热议问题