【问题标题】:RStudio / Quarto not rendering PDF or HTMLRStudio/Quarto 不呈现 PDF 或 HTML
【发布时间】:2022-08-18 15:56:52
【问题描述】:

我无法在 RStudio 中呈现以下 quarto 文档:

---
title: \"Quarto Demo\"
author: \"Test\"
date: \"2022-5-24\"
---

我收到的错误是:

\'C:/Program\' is not recognized as an internal or external command,
operable program or batch file.

知道为什么会这样吗?

    标签: rstudio quarto


    【解决方案1】:

    我发现这是因为文件名中有空格。一旦我删除了文件名中的空格,它就会呈现。

    【讨论】:

      猜你喜欢
      • 2022-08-14
      • 2016-08-22
      • 2022-11-25
      • 2013-04-05
      • 2023-01-05
      • 2017-04-14
      • 1970-01-01
      • 2019-10-19
      • 1970-01-01
      相关资源
      最近更新 更多