Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

sybilError-class

Class "sybilError"


Description

Structure of the class "sybilError".

Objects from the Class

Objects can be created by calls of the function sybilError:

test <- sybilError(errmsg = "", number = NA).

errmsg:

Object of class "character" containing an error message.

number:

Object of class "integer" containing an error number.

Slots

emsg:

Object of class "character" error message.

enum:

Object of class "integer" error number.

Methods

emsg:

signature(object = "sybilError"): gets the emsg slot.

emsg<-:

signature(object = "sybilError"): sets the emsg slot.

enum:

signature(object = "sybilError"): gets the enum slot.

enum<-:

signature(object = "sybilError"): sets the enum slot.

Author(s)

Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>

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

See Also

Examples

showClass("sybilError")

sybil

Efficient Constrained Based Modelling

v2.1.5
GPL-3 | file LICENSE
Authors
Mayo Roettger [cre], Gabriel Gelius-Dietrich [aut], C. Jonathan Fritzemeier [ctb], Rajen Piernikarczyk [ctb], Marc Andre Daxer [ctb], Benjamin Braasch [ctb], Abdelmoneim Desouki [ctb], Martin J. Lercher [ctb]
Initial release
2019-03-07

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.