ListProjects: ListProjects

Description Usage Arguments Value Author(s) Examples

View source: R/ListProjects.R

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)

salimk/Rcrawler documentation built on May 25, 2020, 5:02 p.m.