xtraModelInfo: xtraModelInfo constructor.

View source: R/class_xtraModelInfo.R

xtraModelInfoR Documentation

xtraModelInfo constructor.

Description

Creates a new instance of a 'xtraModelInfo' object containing extra model information

Usage

xtraModelInfo(fname = "Config_Xtra.txt", object = NULL)

Arguments

fname

Character, configuration file name.

object

any R object containing xtra model info - typically a list of stuff. The content and meaning of 'object' is completely model-specific.

Value

An object of class 'xtraModelInfo'.

Examples

x <- xtraModelInfo()

BaM-tools/RBaM documentation built on April 11, 2025, 10:01 p.m.