Learn R Programming

steemr (version 0.0.5)

follower: Get a name list of an ID's followers and following

Description

Get a name list of an ID's followers and following

Usage

follower(id = NA, method = c("steemdb.com", "steemdata.com"))

Arguments

id

character without '@'

method

the server to get data

Value

a name list of an ID's followers and following

Examples

Run this code
# NOT RUN {
follower()
# }

Run the code above in your browser using DataLab