Description Usage Arguments Details Value Methods Author(s) See Also
Checks the Version of the modelorg.
1 2  | ## S4 method for signature 'modelorg'
checkVersion(object)
 | 
object | 
 An object of class   | 
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").
Returns TRUE if the version is correct. Otherwise returns a character 
stating the reason.
signature(object = "modelorg")method to use with objects of class modelorg.
Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de>
Maintainer: Mayo Roettger <mayo.roettger@hhu.de>
Class modelorg, 
method upgradeModelorg and SYBIL_SETTINGS
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.