absolute_path | Return absolute path for a given path |
add_user_to_role | Add a user to a role Run only with operator or admin... |
add_user_to_role_call | Wrapper for the SciDB add_user_to_role, with error checking |
check_user_admin_status | Function to check if current user has admin permissions |
check_user_operator_status | Function to check if current user has operator permissions |
connect | Connect to scidb and return a RevealConnection object. |
dot-SCIDB_HAS_REMOVE_VERSIONS_KEEP_FIX | Check if Scidb has the fix allowing 'remove_versions(...,... |
download_file | Download file using httr |
download_s3 | Download S3 object to file |
drop_na_columns | Drop columns that have NA in all rows |
drop_user_from_role | Drop a user from a role Run only with operator or admin... |
drop_user_from_role_call | Wrapper for the SciDB drop_user_from_role, with error... |
file_ext | Obtain file extention from path |
find_matches_and_return_indices | helper function to report matches between vectors |
find_namespace | return the namespace of an entity |
full_arrayname | full name of array with namespace |
get_entity | Query an entity and return the resulting dataframe,... |
get_entity_from_entity_id | Get entity name |
get_entity_id | Get entity id |
get_entity_names | Get a list of all entity names |
get_logged_in_user | Report logged in user |
init_arrays | Delete and initialize arrays associated with a REVEAL package |
init_db | Initialize or reinitialize arrays, roles, and namespaces... |
init_namespaces | Initialize namespaces associated with a REVEAL package |
init_roles | Initialize roles associated with a REVEAL package |
is_absolute | Check whether or not 'path' is absolute (i.e., starts with a... |
list_files | List "files" in file system or on S3 |
list_users | List all users |
match_df | helper function to do the equivalent of match between two... |
merge_find_matches_and_return_indices | helper function to merge multiple matches between vectors... |
p4logo | Get path to P4 logo image (transparent png, for use with... |
PERMISSIONS_ARRAY | return the full name of the permissions array for a given... |
pretty_print | Pretty print a large vector of strings, integers etc. |
RevealConnection-class | API Class for Querying and Computing in SciDB |
RevealcoreArraySchema | Revealcore array schema |
s3read_using | Run function on file downloaded from S3 |
scan_entity | full name of array with namespace, wrapped in secure_scan if... |
search_entity_by_info_fields | Search an entity by values in info fields and return results |
set_permissions | set secure_scan access permissions for a user |
show_roles | Function to show roles associated with a schema |
show_roles_for_user | Function to show rules for user Operator or higher privileges... |
show_user_namespace_permissions | Function to show what permissions a user has to a namespace... |
show_users_in_role | Show users with a specified role Run only with operator or... |
uri_download | Download file from uri |
uri_read_using | Analogous to 's3read_using()' but switches between file path,... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.