as.data.frame: Returns a data frame from a Facebook collection

Description Usage Arguments

Description

This generic return a valid data frame representation of various Facebook collections

Usage

1
2
3
## S3 method for class 'FacebookGenericCollection'
as.data.frame(x, row.names = FALSE,
  optional = FALSE, ...)

Arguments

x

A valid collection of Facebook elements

row.names

If set to TRUE, names the rows of the returned data frame with IDs of the elements

optional

Not used in this context.


theclue/facebook.S4 documentation built on May 31, 2019, 9:11 a.m.