Skip to contents

List and describe the various models available in the API.

  • oai_list_models(): Retrieve a data frame of models.

  • oai_retrieve_model(): Retrieve a model.

  • oai_delete_model(): Delete a model.

Usage

oai_list_models()

oai_retrieve_model(model_id)

oai_delete_model(model_id)

Arguments

model_id

Character. The ID of the model to retrieve/delete.

Value

of models