formula {BioCyc} R Documentation

get formula string of the given object model

Description

Usage

formula(x);

Arguments

x

  • for compounds model, get molecular formula string

  • for reactions model, get the reaction equation string.

  • env

    [as Environment]

    Details

    Authors

    annotationKit

    Value

    this function returns data object of type string.

    clr value class

    Examples


    [Package BioCyc version 1.0.0.0 Index]