Skip to contents

All functions

check_container_class()
Check that a container looks like a real container
check_nzchar()
Check if a supplied non-NULL value is a string with >0 characters
check_scalar_type()
An alternative to stopifnot/assert_that etc
check_that()
An alternative to stopifnot/assert_that etc
check_vec()
An alternative to stopifnot/assert_that etc
cst_error_msg()
A custom error message generator for the check_scalar_type function
ct_error_msg()
A custom error message generator for the check_that function
cv_error_msg()
A custom error message generator for the check_vec function
generate_resource()
Generate appropriate values for the resource parameter in get_auth_token
get_auth_token() refresh_token()
Get Azure authentication token
get_container()
Get Azure storage container
imds_available()
Check if Azure Instance Metadata Service (IMDS) is Available
list_container_names()
Return a list of container names that are found at the endpoint
list_files()
List files in a container
read_azure_csv()
Read a csv file from Azure storage
read_azure_file()
Read any file from Azure storage
read_azure_json()
Read a json file from Azure storage
read_azure_jsongz()
Read a json.gz file from Azure storage
read_azure_parquet()
Read a parquet file from Azure storage
read_azure_rds()
Read an rds file from Azure storage
read_azure_table()
Read in data from an Azure table
read_azure_table_single_entity()
Read in data from an Azure table