follow_fun {rStrava} | R Documentation |
Get athlete follow data
Description
Get athlete follow data, used internally in athl_fun
Usage
follow_fun(prsd)
Arguments
prsd |
parsed input list |
Value
A data frame of counts of followers and following for the athlete. An empty list is returned if none found.
[Package rStrava version 1.3.1 Index]