Learn R Programming

facebook.S4 (version 1.1.0)

as.character,FacebookGenericCollection-method: Return a comma-separated string of all the IDs of the given Facebook collection

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

# S4 method for FacebookGenericCollection
as.character(x)

Arguments

x

a valid not-null Facebook Collection