textModelsRemove: Delete a specified model and model associated files.

View source: R/0_3_textModels.R

textModelsRemoveR Documentation

Delete a specified model and model associated files.

Description

Delete a specified model and model associated files.

Usage

textModelsRemove(target_model)

Arguments

target_model

(string) The name of the model to be deleted.

Value

Confirmation whether the model has been deleted.

See Also

see textModels

Examples

## Not run: 
textModelsRemove("name-of-model-to-delete")

## End(Not run)

text documentation built on Aug. 9, 2023, 5:08 p.m.