fbpack-package: Facebook crawler package

Description Details Author(s) References See Also Examples

Description

This package provides user-friendly access to Facebook from R only needing a user name and a password. This way one can look at the site through R code and see what one would see in a browser.

Details

Package: fbpack
Type: Package
Version: 1.0
Date: 2015-04-19
License: GLP-3
Depends: RSelenium, RCurl, RJSONIO, XML

Author(s)

Andras Tajti

Maintainer: Andras Tajti <atajti@gmail.com>

References

~~ Literature or other references for background information ~~

See Also

~~ Optional links to other man pages, e.g. ~~ ~~ RSelenium ~~

Examples

1
2
3
## NOT RUN
# search_fb("anyone", "your_id", "your_password")
## END NOT RUN

atajti/fbpack documentation built on May 6, 2019, 1:30 a.m.