list_indexes: List the indexes on this server

View source: R/index.R

list_indexesR Documentation

List the indexes on this server

Description

List the indexes on this server

Usage

list_indexes(credentials = NULL)

Arguments

credentials

The credentials to use. If not given, uses last login information.

Value

a tibble with index names and guest_role

Examples

## Not run: 
list_indexes()

## End(Not run)

ccs-amsterdam/amcat4r documentation built on April 17, 2025, 3:22 a.m.