distinct_params(x, ...)# S3 method for default
distinct_params(x, table = "data", ...)
distinct_locations(x, ...)
# S3 method for default
distinct_locations(x, table = "data", ...)
distinct_datasets(x, ...)
# S3 method for default
distinct_datasets(x, table = "data", ...)
distinct_columns(x, ...)
# S3 method for default
distinct_columns(x, table = names(x), ...)
# S3 method for mudata
src_tbls(x, ...)