wpd_dump_path: wpd_dump_path

Description Usage Arguments Examples

View source: R/wpd_dump_path.R

Description

Store and retrieve path to Wikipedia dump SQLite databases.

Usage

1

Arguments

path

path to set - location of Wikipedia dump SQLite databases

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
# setting path - #1
options("./")

# setting path - #2
wpd_dump_path("./")

# getting path - #1
options("wpd.path")

# getting path - #2
wpd_dump_path()

petermeissner/wpdaccess documentation built on May 7, 2019, 4:42 p.m.