The R Project SVN R

Rev

Rev 60675 | Rev 67675 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 60675 Rev 61433
Line 23... Line 23...
23
                         dictionaries = character())
23
                         dictionaries = character())
24
aspell_package_R_files(dir, ignore = character(), control = list(),
24
aspell_package_R_files(dir, ignore = character(), control = list(),
25
                       program = NULL, dictionaries = character())
25
                       program = NULL, dictionaries = character())
26
aspell_package_C_files(dir, ignore = character(), control = list(),
26
aspell_package_C_files(dir, ignore = character(), control = list(),
27
                       program = NULL, dictionaries = character())
27
                       program = NULL, dictionaries = character())
28
    
28
 
29
aspell_write_personal_dictionary_file(x, out, language = "en",
29
aspell_write_personal_dictionary_file(x, out, language = "en",
30
                                      program = NULL)
30
                                      program = NULL)
31
}
31
}
32
\arguments{
32
\arguments{
33
  \item{dir}{a character string specifying the path to a package's root
33
  \item{dir}{a character string specifying the path to a package's root