generic-character: Return a comma-separated string of all the IDs of the given...

Description Usage Arguments

Description

This method serializes a Facebook collection extracting all the IDs of its member into a comma-separated string. This could be useful for lazy chaining into other Facebook queries or for debugging purposes.

Usage

1
2
## S4 method for signature 'FacebookGenericCollection'
as.character(x)

Arguments

x

a valid not-null Facebook Collection


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