update_documents: Update documents

View source: R/index.R

update_documentsR Documentation

Update documents

Description

Update documents

Usage

update_documents(index, ids = NULL, documents, credentials = NULL)

Arguments

index

The index name to create.

ids

The IDs (.id) of the document to update description (if NULL, the .id column from documents will be used).

documents

A data frame with columns to update.

credentials

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


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