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.
1 2 | ## S4 method for signature 'FacebookGenericCollection'
as.character(x)
|
x |
a valid not-null Facebook Collection |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.