List all users

list_users(order_by = "number_created_packages", configuration = NULL, ...)

Arguments

order_by

Logical user sorted is TRUE

configuration

Configuration the configuration to use

...

Extra parameters

Examples

if (FALSE) { # Setting the config to use HDX default server set_rhdx_config() list_user() }