Learn R Programming

datamart (version 0.5.2)

UrlData-class: UrlData -- unified access to WWW resources

Description

This class provides the infrastructure to scrape the web with a Extract, Transform, Load (ETL) approach.

Arguments

Details

In most cases, it is not necessary to subclass UrlData. The slots can be set by the urldata function and allow to customize each step of the process.

See Also

urldata

Examples

Run this code
getSlots("UrlData")

Run the code above in your browser using DataLab