View source: R/get_groups_tbl.R
get_group_members_tbl | R Documentation |
This provides a tibble that relates to all content on Connect. It has the following columns:
email:
username:
first_name:
last_name:
user_role:
group_name:
get_group_members_tbl(conn = create_connection())
conn |
the Connect server connection details containing the server and API key. |
a tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.