incr_mdl: Increments a model name

View source: R/incr_mdl.r

incr_mdlR Documentation

Increments a model name

Description

A model name is incremented either by incrementing numerical or alpha numerical. Furthermore it is possible to check the existence of the incremented model and take this into account.

Usage

incr_mdl(mod, checkloc = NULL)

Arguments

mod

character with the model name

checkloc

character with the location to check for existence of a file

Value

character with the incremented name

Author(s)

Richard Hooijmaijers

Examples


 incr_mdl("run01.r")

shinyMixR documentation built on April 12, 2025, 2:25 a.m.