flywire_user_info | R Documentation |
Fetch information for one or more users
flywire_user_info(
uids,
datastack_name = getOption("fafbseg.cave.datastack_name", "flywire_fafb_production")
)
uids |
A vector of user ids or a dataframe with a |
datastack_name |
defaults to the value selected by
|
A dataframe of user information
flywire_user_info(60, datastack_name = "flywire_fafb_public")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.