c,FacebookGenericCollection-method: Combine two or more Facebook collections
Description
This method combines two or more Facebook collections of the same kind. Please note that duplicates are removed unless they have
different parents.
Usage
# S4 method for FacebookGenericCollection
c(x, ..., recursive = FALSE)
Arguments
x
the first collection to chain into
...
the other collections to chain from