url_segment | R Documentation |
Set the url for the different segment requests
url_segment(id = NULL, request = NULL)
id |
character for id of the segment if |
request |
chr string, must be "starred", "all_efforts", "leaderboard", "explore" or NULL for segment details |
Function is used internally within get_segment
, get_starred
, get_leaderboard
, get_efforts_list
, and get_explore
A url string.
url_segment()
url_segment(id = '123', request = 'leaderboard')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.