sd_remove_model: Remove a model from the registry

View source: R/model_manager.R

sd_remove_modelR Documentation

Remove a model from the registry

Description

Removes the model entry from the sd2R model registry and unloads it from memory if loaded.

Usage

sd_remove_model(id)

Arguments

id

Model identifier

Value

No return value, called for side effects.


sd2R documentation built on June 19, 2026, 9:08 a.m.