Description Usage Arguments Value Examples
Returns a tibble with id, name and others informations of each tipper requested
1 | get_tippers_table(tippers_id = NA, verbose = FALSE)
|
tippers_id |
A vector with all tippers id's you want information. |
verbose |
Logical indication showing scrapping progress bar |
a tibble
with 6 columns
unique id of the tipper
name of the tipper
the tipper is an expert?
the tipper is an author of sport articles?
the tipper is verified/famous in action network?
total number of followers in action network
1 | get_tippers_table(tippers_id = c(184328, 184329))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.