R/AlgebraicRule.R

setClass("AlgebraicRule", contains = "Rule")

setMethod("describe", "AlgebraicRule",
          function(object) as.character(math(object)))

Try the rsbml package in your browser

Any scripts or data that you put into this service are public.

rsbml documentation built on Nov. 8, 2020, 8:09 p.m.