unfollowback.default: unfollowback

Description Usage Arguments Value

Description

Removes friends who don't follow back (with exceptions)

Usage

1
2
## Default S3 method:
unfollowback(keep = NULL)

Arguments

keep

Character vector of screen names or IDs to not unfollow. These are probably popular accounts that you don't expect reciprocity from. Default is NULL. If there is a TWITTER_KEEPERS path, it will be read in and used regardless of whether this value is NULL.

Value

List where each element corresponds to an API response object. Elements should be of status 200 if unfollow request was successful.


mkearney/trickrtweet documentation built on May 21, 2019, 8:08 a.m.