Description Usage Arguments Value Examples
Read an HDX user from its name or id
1 2 3 4 5 6 |
identifier |
character user keyword |
include_datasets |
Logical, if TRUE add datasets |
configuration |
a Configuration object |
... |
Extra parameters |
User the user
1 2 3 4 5 6 7 | ## Not run:
# Setting the config to use HDX default server
set_rhdx_config()
res <- pull_user("xxxx")
res
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.