List Users

ls_users(
  conn,
  conn_fun,
  verbose = TRUE,
  render_sql = TRUE,
  render_only = FALSE,
  ...
)

See also

Other list functions: lsFields(), lsSchema(), lsTables(), ls_db(), ls_fields(), ls_schema(), ls_tables()