check_trainedmodeldir: Check if the 'trainedmodeldir' is valid

View source: R/check_trainedmodeldir.R

check_trainedmodeldirR Documentation

Check if the trainedmodeldir is valid

Description

Check if the trainedmodeldir is valid Will stop if not.

Usage

check_trainedmodeldir(trainedmodeldir)

Arguments

trainedmodeldir

name of the folder to save the trained model to. A valid trainedmodeldir ends with a slash (/) as to mimic the GCAE interface

Value

Nothing. Will stop if trainedmodeldir is invalid.

Author(s)

Richèl J.C. Bilderbeek

Examples

check_trainedmodeldir("ae_out/")

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