Learn R Programming

icd (version 3.2.0)

generate_spelling: Generate spelling exceptions

Description

This is a bit painful, but defining known spellings of names and technical terms makes the aspell checks useful (and removes a NOTE in the R CMD check which at least some of the CRAN people use.

Usage

generate_spelling(out = ".aspell/words.pws", save_data = TRUE)

Arguments

out

character scalar with path to save the aspell word list

save_data

single logical value, if TRUE will save the generated data