pablobarbera / Rfacebook

Dev version of Rfacebook package: Access to Facebook API via R
http://cran.r-project.org/web/packages/Rfacebook
350 stars 250 forks source link

Update getEvents.R #143

Open kumarhk opened 7 years ago

kumarhk commented 7 years ago

This update would add three functionalities. First, the "n" argument allows for retrieval of more than the last 25 events. Second, the "since" argument allows limiting the range of retrieved events to all events since a certain date. Third, the "verbose" argument is added, mirroring other functions in the package.