R/get.r
gfollower.Rd
A list of an id's followers from steemdb.com. gfollower means 'get the follower information'.
gfollower(id = NA)
id | A character string of a Steem ID without '@'. |
---|
character a dataframe of an ID's followers' info
# NOT RUN { gfollower("dapeng") # }