powered by
Set the url of the clubs for the different requests
url_clubs(id = NULL, request = NULL)
numeric for id of the club, defaults to authenticated club of the athlete
chr string, must be "members", "activities" or NULL for club details
NULL
A url string.
Function is used internally within get_club
get_club
# NOT RUN { url_clubs() url_clubs(123, request = 'members') # }
Run the code above in your browser using DataLab