check_trainedmodelname: Check if the 'trainedmodelname' is valid

View source: R/check_trainedmodelname.R

check_trainedmodelnameR Documentation

Check if the trainedmodelname is valid

Description

Check if the trainedmodelname is valid Will stop if not.

Usage

check_trainedmodelname(trainedmodelname)

Arguments

trainedmodelname

name of the trained model, which is ae_out by default

Value

Nothing. Will stop if trainedmodelname is invalid.

Author(s)

Richèl J.C. Bilderbeek

Examples

check_trainedmodelname("ae_out")

richelbilderbeek/gcaer documentation built on March 25, 2024, 3:08 p.m.