remove_model_music: remove_model_music

Description Usage Arguments Value Examples

View source: R/Utility.R

Description

remove_model_music removes a model from the music library

Usage

1
2
3
4
remove_model_music(
    model_name,
    test_mode
)

Arguments

model_name

Name of the model.

test_mode

Testrun indicator. Default value FALSE.

Value

Removal of model from package directory

Examples

1
2
3
4
remove_model_music(
    model_name = "my_model",
    test_mode = TRUE
)

RaikOtto/artdeco documentation built on Nov. 3, 2021, 6:18 p.m.