checkVersion-methods: checks Version of modelorg

Description Usage Arguments Details Value Methods Author(s) See Also

Description

Checks the Version of the modelorg.

Usage

1
2
## S4 method for signature 'modelorg'
checkVersion(object)

Arguments

object

An object of class modelorg or of class summaryOptsol.

Details

This method checks whether this instance of a modelorg-Class is of the currently used version. All methods of sybil create the correct version of modelorg, but if objects saved to disk may be of an older version. Current version can be obtained by SYBIL_SETTINGS("VERSION").

Value

Returns TRUE if the version is correct. Otherwise returns a character stating the reason.

Methods

signature(object = "modelorg")

method to use with objects of class modelorg.

Author(s)

Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de>

Maintainer: Mayo Roettger <mayo.roettger@hhu.de>

See Also

Class modelorg, method upgradeModelorg and SYBIL_SETTINGS


sybil documentation built on May 31, 2021, 5:08 p.m.