twtr_users_show: GET users/show

Description Usage Arguments See Also

View source: R/users_show.R

Description

GET users/show

Usage

1
twtr_users_show(user_id, screen_name, include_entities = NULL, ...)

Arguments

user_id

The ID of the user for whom to return results for. Either an id or screen_name is required for this method. Example Values: 12345

screen_name

The screen name of the user for whom to return results for. Either a id or screen_name is required for this method. Example Values: noradio

include_entities

The entities node will be disincluded when set to false. Example Values: false

See Also

https://dev.twitter.com/rest/reference/get/users/show


yutannihilation/twihttr documentation built on May 4, 2019, 7:46 p.m.