这是我第一次使用 R_Markdown
我创建了一个新的 R_Markdown 并尝试将其编织为 PDF。当我这样做时,我收到以下错误
processing file: R_markdown.Rmd
|.......... | 14%
ordinary text without R code
|.................... | 29%
label: setup (with options)
List of 1
$ include: logi FALSE
|.............................. | 43%
ordinary text without R code
|........................................ | 57%
label: cars
|.................................................. | 71%
ordinary text without R code
|............................................................ | 86%
label: pressure (with options)
List of 1
$ echo: logi FALSE
|......................................................................| 100%
ordinary text without R code
output file: R_markdown.knit.md
"C:/Program Files/RStudio/bin/pandoc/pandoc" +RTS -K512m …Run Code Online (Sandbox Code Playgroud)