Raf*_*íaz -2 r r-markdown
我想用 rmarkdown 或 rsweave 写一份报告,但我需要一个西班牙语的自动拼写检查器。我正在写的文件有以下西班牙语句子:La niña ve películas de ciencia ficcion cuando llueve. 拼写检查器适用于英文文本。请参阅此链接
如何在 Rmarkdown 中使用拼写检查?. 有一些方法来使用拼写检查器,但在西班牙,因为西班牙正确的词是ficción与ó不是fiction,因为它通过点击ABC或使用出来F7
我怎么解决这个问题?
首先转到工具-> 全局选项-> 拼写。然后安装西班牙语词典并单击应用。
Now you can open a new file in rmarkdown or rsweave. And have an automatic spelling corrector by clicking on ABC. I think it's very useful for the entire Spanish-speaking community that uses Rstudio to make reports.