generic-c: Combine two or more Facebook collections

Description Usage Arguments

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

1
2
## S4 method for signature 'FacebookGenericCollection'
c(x, ..., recursive = FALSE)

Arguments

x

the first collection to chain into

...

the other collections to chain from

recursive

not used in this context


facebook.S4 documentation built on May 2, 2019, 4 a.m.