ListProjects: ListProjects

Description Usage Arguments Value Author(s) Examples

Description

List all crawling project in your R local directory, or in a custom directory

Usage

1

Arguments

DIR

character By default it's your local R workspace, if you set a custom folder for your crawling project then user DIR param to access this folder.

Value

ListProjects, a character vector.

Author(s)

salim khalil

Examples

1
2
3
4
## Not run: 
ListProjects()

## End(Not run)

Rcrawler documentation built on May 2, 2019, 3:42 a.m.