View source: R/0_3_textModels.R
textModelsRemove | R Documentation |
Delete a specified model and model associated files.
textModelsRemove(target_model)
target_model |
(string) The name of the model to be deleted. |
Confirmation whether the model has been deleted.
see textModels
## Not run:
textModelsRemove("name-of-model-to-delete")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.