Skip to content

Spell checking #1166

Closed
Closed
@jeroen

Description

@jeroen

To run a spell check on all Rmd files:

spell_check_files(list.files(pattern=".Rmd"), lang = 'en-GB')

Mostly false positives but a few hits:

  WORD                   FOUND IN
absense                base-types.Rmd:117
analog                 beyond-exception-handling.Rmd:271
                       Functionals.Rmd:478
arugment               Evaluation.Rmd:499
attibute               Translation.Rmd:176
...

We can also automate this if you'd like.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions