Learn R Programming

datamart (version 0.5.2)

sourceforge: SourceForge -- query stats for sourceforge projects

Description

This exposes part of the API of the sourceforge.net website. The function is a proof of concept for the urldata function.

Usage

sourceforge(proj, from = "2008-01-01", clss = "UrlData")

Arguments

proj
name of the project
from
when did the project start? Default "2008-01-01".
clss
which clss to instantiate, default "UrlData"

References

SourceForge

See Also

urldata