Description Usage Arguments Examples
Actually this adds the value in the 'word' parameter to the end of any file specified by the 'file' argument.
1 | aspell_add_word(word, dict)
|
word |
The word to be added to the dictionary |
dict |
The location of the dictionary |
1 2 | #mydictloc <- "c:\\rsp\\tools\\aspell\\bin\\aspell.exe"
#aspell_add_word("pythagorean",mydictloc)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.