安装完Rstudio以后打开New File不能使用R Markdowns是怎么回事,要怎么解决
確認你有沒有安裝在 試試 R 环境中运行以下命令安装:install.packages("rmarkdown")或是還沒有加载 在 R 环境中运行以下命令加载:library(rmarkdown)