gfollower: A list of an id's followers from steemdb.com. gfollower means...

Description Usage Arguments Value Examples

View source: R/get.r

Description

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

Usage

1
gfollower(id = NA)

Arguments

id

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

Value

character a dataframe of an ID's followers' info

Examples

1
2
3
4
## Not run: 
gfollower("dapeng")

## End(Not run)

steemr documentation built on May 1, 2019, 7:04 p.m.

Related to gfollower in steemr...