setAppDir: Set the application path.

Description Usage Arguments Value

View source: R/setAppDir.R

Description

The directory path of the application folder will contain the dictionaries and setting files. You can set a user-defined folder permanently. We suggest setting the folder of 'APPDATA' environment variable by running 'setAppDir(\"APPDATA\")'.

Usage

1
setAppDir(appdir)

Arguments

appdir

The directory path of the application folder. Default is 'tempdir()'.

Value

No results.


Rwordseg documentation built on Aug. 23, 2019, 9:03 a.m.

Related to setAppDir in Rwordseg...