This generic return a valid data frame representation of various Facebook collections
# S3 method for FacebookGenericCollection
as.data.frame(x, row.names = FALSE,
optional = FALSE, ...)A valid collection of Facebook elements
If set to TRUE, names the rows of the returned data frame with IDs of the elements
Not used in this context.