Validates whether a backend connection has sufficient permissions for
{dsROCrate} audit operations.
check_permissions(x, ...)
# S3 method for class 'ArmadilloCredentials'
check_permissions(x, ...)
# S3 method for class 'opal'
check_permissions(x, ..., verbose = FALSE)Returns TRUE invisibly if the connection has sufficient permissions.
Currently, audit or administrator permissions are required.