tar_fetch_users | R Documentation |
The user information is used to identify the users involved in the project.
tar_fetch_users(
contents,
subset_users_props = get_users_props_names(),
templates = setup_templates(),
check_progress = TRUE
)
contents |
The contents structure used as the configuration of data fetching. |
subset_users_props |
The subset of user properties to be fetched. See
|
templates |
The SQL template files used to fetch data. See
|
check_progress |
Whether to check the progress hash. Set it as |
A list of target objects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.