auth = get_auth()
r = yq("/groups/:login/users", login = "biotrainee", .token = auth$token)
r %>% content()
yq_list_group_members(login = "biotrainee")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.