Skip to contents

Remove a user-defined target-strength model registration

Usage

unregister_model(name, remove_persisted = TRUE)

Arguments

name

Canonical model name or alias.

remove_persisted

Logical scalar. When TRUE, any persisted registry entry is also removed from the user's config file.

Value

Invisibly returns the removed canonical model name.