steps: PackageMA - steps

Description Usage Arguments Value Examples

View source: R/steps.R

Description

Takes a project ID and extracts the involved scientists.

Usage

1
steps(project_id, reqtime = 0, index = TRUE)

Arguments

reqtime

A integer number specifying the number of seconds to wait between requests. Default is set to 0.

index

If set to TRUE, a continuous index keeps track of the ID's that were already scraped.

x

A numeric project-ID.

Value

Returns a dataframe consisting of informations about all joined in scientists.

Examples

1
 df <- steps(project_id, reqtime = 2, index = TRUE)

NicoB-UOL/TopicFunder documentation built on Aug. 1, 2019, 5:20 p.m.