Learn R Programming

Rcrawler (version 0.1.9-1)

ListProjects: ListProjects

Description

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

Usage

ListProjects(DIR)

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.

Examples

Run this code
# NOT RUN {
ListProjects()
# }

Run the code above in your browser using DataLab