delete_index: Delete an index

View source: R/index.R

delete_indexR Documentation

Delete an index

Description

Delete an index

Usage

delete_index(index, credentials = NULL)

Arguments

index

name of the index on this server

credentials

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

Examples

## Not run: 
delete_index("test_index")

## End(Not run)


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