Description Usage Arguments Value Examples
remove_model_music removes a model from the music library
1 2 3 4  | remove_model_music(
    model_name,
    test_mode
)
 | 
model_name | 
 Name of the model.  | 
test_mode | 
 Testrun indicator. Default value FALSE.  | 
Removal of model from package directory
1 2 3 4  | remove_model_music(
    model_name = "my_model",
    test_mode = TRUE
)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.