user_profile: Show information from user TileDB Cloud user profile

View source: R/manual_layer_user.R

user_profileR Documentation

Show information from user TileDB Cloud user profile

Description

This function shows user information for the currently logged-in account on TileDB Cloud.

Usage

user_profile(include_logo = FALSE)

Arguments

If set to True, include the logo field in the return value. By default this is omitted since it's a long base64-encoded string which takes up a lot of screen space and is likely uninteresting.

Details

Nominally you will first call login; if not, the results of the last login at ~/.tiledb/cloud.json will be used.

Value

A list of user properties from the currently logged-in TileDB cloud account.

See Also

Other manual-layer functions: array_info(), compute_sequentially(), compute(), delayed_args<-(), delayed_args(), delayed_array_udf(), delayed_generic_udf(), delayed_sql(), delayed(), deregister_array(), deregister_group(), deregister_udf(), execute_array_udf(), execute_generic_udf(), execute_multi_array_udf(), execute_sql_query(), get_udf_info(), group_info(), list_arrays(), list_groups(), login(), register_array(), register_udf(), update_udf_info()


TileDB-Inc/TileDB-Cloud-R documentation built on July 18, 2024, 3:33 p.m.