View source: R/get_users_tbl.R
get_users_tbl | R Documentation |
This provides a tibble that relates to all users on Connect. It has the following columns:
email:
username:
first_name:
last_name:
user_role:
created_time:
updated_time:
active_time:
confirmed:
locked:
guid:
get_users_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.