delete_models: Remove model files associated with the specified tags

View source: R/test-threads.R

delete_modelsR Documentation

Remove model files associated with the specified tags

Description

Remove model files associated with the specified tags

Usage

delete_models(.mods, .tags = "test threads", .force = FALSE)

Arguments

.mods

a bbi model object or list of model objects.

.tags

a character vector identifying the tags of the models you want to delete. If set to NULL, no filtering will be performed and all associated model files will be deleted.

.force

logical (T/F). If TRUE, do not prompt the user if they want to delete the models.


metrumresearchgroup/rbabylon documentation built on April 21, 2024, 3:26 a.m.