I want to write a report in rmarkdown or rsweave, but I need an automatic spell checker in spanish. The document I am writing has the following sentence in Spanish: La niña ve películas de ciencia ficcion cuando llueve. The spell checker works but for English texts. See this link
How can I use spell check in Rmarkdown?. There is some way to use the spell checker but in Spanish, since the correct word in Spanish is ficción with ó not fiction as it comes out by clicking on ABC or using F7
How can I solve this problem?


