set_dicpath_nl: Adds Dutch dictionary to Hunspell search path

Description Usage Examples

Description

Sets the environment variable DICPATH (if unset) to the package directory.

Usage

1

Examples

1
2
3
library(hunspell)
set_dicpath_nl() # add dutch dictionary to hunspell search path
hunspell(c("eitje", "ijtje"), dict="nl")

edwindj/hunspell.nl documentation built on May 15, 2019, 11:05 p.m.