A list of an id's followers from steemdb.com. gfollower means 'get the follower information'.

gfollower(id = NA)

Arguments

id

A character string of a Steem ID without '@'.

Value

character a dataframe of an ID's followers' info

Examples

# NOT RUN {
gfollower("dapeng")
# }