recent_fun {rStrava} | R Documentation |
Get last three recent activities
Description
Get last three recent activities, used internally in athl_fun
Usage
recent_fun(prsd)
Arguments
prsd |
parsed input list |
Value
A data frame of recent activities for the athlete. An empty list is returned if none found.
[Package rStrava version 1.3.1 Index]