Description Usage Arguments Details Value Author(s)
functions for object test
1 | is.kdset(x)
|
x |
object to be tested |
Most function names are self-explanatory:
is.kdset: KDataSet test
is.klist: KList test
is.rset: ReactionSet test
is.mgraph(x)
is.rgraph(x)
is.ggraph(x)
is.xgraph: mgraph, rgraph or mgraph
is.chemset: test if primary substrates and end products were set.
is.empty: test whether all objects are "empty". "Empty" objects are those of NULL, all NA, zero length and string containing spaces only. Graph objects without any edge are also regarded as "empty". S4 objects are not "empty" whatever data they have.
TRUE/FALSE
ZG Zhao
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.