The approximate number of results that
will be retrieved from Google+.
nextToken,cr
These are used internally to retrieve
additional pages of answers from the Google+ API. Users
won't need to set these arguments.
Value
A data frame with the user ID, display names and profile
type of the profiles that met the search criteria.
Details
The number of rows of the data frame returned is somewhat
ambiguous. Specifying the results argument will try
to get that many results. But there may be less (because
Google could not find more) or more (because Google is
organizing results on pages and it would be a waste to
discard them automatically). If you really depend on
getting not more rows than you expected, use standard
selection (i.e. [) to trim the results.